AppEasy Core SDK  1.5.0
Cross platform mobile and desktop app and game development SDK - The easy way to make apps
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
CzBox2dJointWheel Struct Reference

#include <CzBox2dJoint.h>

Inheritance diagram for CzBox2dJointWheel:
IzBox2dJoint

List of all members.

Public Member Functions

 CzBox2dJointWheel ()
void Create (CzBox2dWorld *world)
b2Joint * getJoint ()

Public Attributes

b2Vec2 Axis
bool MotorEnabled
float MotorSpeed
float MaxMotorTorque
float Frequency
float Damping
b2WheelJoint * Joint

Constructor & Destructor Documentation


Member Function Documentation

void CzBox2dJointWheel::Create ( CzBox2dWorld world) [virtual]

Implements IzBox2dJoint.

b2Joint* CzBox2dJointWheel::getJoint ( ) [inline, virtual]

Implements IzBox2dJoint.


Member Data Documentation

b2WheelJoint* CzBox2dJointWheel::Joint

The documentation for this struct was generated from the following files: