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
CzBox2dJoint.h File Reference
#include "CzUtil.h"
#include "CzString.h"
#include "CzXoml.h"
#include "CzShapes.h"
#include "Box2D/Box2D.h"

Go to the source code of this file.

Classes

struct  IzBox2dJoint
struct  CzBox2dJointWeld
struct  CzBox2dJointDistance
struct  CzBox2dJointRevolute
struct  CzBox2dJointPrismatic
struct  CzBox2dJointPulley
struct  CzBox2dJointWheel
class  CzBox2dJoints
class  CzBox2dJointsCreator

Enumerations

enum  eCzBox2dJointType {
  JT_Weld, JT_Distance, JT_Revolute, JT_Prismatic,
  JT_Pulley, JT_Wheel
}

Enumeration Type Documentation

Enumerator:
JT_Weld 
JT_Distance 
JT_Revolute 
JT_Prismatic 
JT_Pulley 
JT_Wheel