demo.Joints

Undocumented in source.

Members

Aliases

M_PI_2
alias M_PI_2 = PI_2
Undocumented in source.

Static functions

addBall
cpBody* addBall(cpSpace* space, cpVect pos, cpVect boxOffset)
Undocumented in source. Be warned that the author may not have intended to support it.
addBar
cpBody* addBar(cpSpace* space, cpVect pos, cpVect boxOffset)
Undocumented in source. Be warned that the author may not have intended to support it.
addChassis
cpBody* addChassis(cpSpace* space, cpVect pos, cpVect boxOffset)
Undocumented in source. Be warned that the author may not have intended to support it.
addLever
cpBody* addLever(cpSpace* space, cpVect pos, cpVect boxOffset)
Undocumented in source. Be warned that the author may not have intended to support it.
addWheel
cpBody* addWheel(cpSpace* space, cpVect pos, cpVect boxOffset)
Undocumented in source. Be warned that the author may not have intended to support it.
destroy
void destroy(cpSpace* space)
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(cpSpace* space, double dt)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

Joints
ChipmunkDemo Joints;
Undocumented in source.

Meta