samples.Joints

Undocumented in source.

Members

Manifest constants

M_PI
enum M_PI;
Undocumented in source.
M_PI_2
enum M_PI_2;
Undocumented in source.

Static functions

addBall
cpBody* addBall(cpVect pos, cpVect boxOffset)
Undocumented in source. Be warned that the author may not have intended to support it.
addBar
cpBody* addBar(cpVect pos, cpVect boxOffset)
Undocumented in source. Be warned that the author may not have intended to support it.
addChassis
cpBody* addChassis(cpVect pos, cpVect boxOffset)
Undocumented in source. Be warned that the author may not have intended to support it.
addLever
cpBody* addLever(cpVect pos, cpVect boxOffset)
Undocumented in source. Be warned that the author may not have intended to support it.
addWheel
cpBody* addWheel(cpVect pos, cpVect boxOffset)
Undocumented in source. Be warned that the author may not have intended to support it.
destroy
void destroy()
Undocumented in source. Be warned that the author may not have intended to support it.
init
cpSpace* init()
Undocumented in source. Be warned that the author may not have intended to support it.
update
void update(int ticks)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

space
cpSpace* space;
Undocumented in source.

Variables

Joints
chipmunkDemo Joints;
Undocumented in source.

Meta