demo.Tumble

Undocumented in source.

Members

Functions

AddBox
void AddBox(cpSpace* space, cpVect pos, cpFloat mass, cpFloat width, cpFloat height)
Undocumented in source. Be warned that the author may not have intended to support it.
AddCircle
void AddCircle(cpSpace* space, cpVect pos, cpFloat mass, cpFloat radius)
Undocumented in source. Be warned that the author may not have intended to support it.
AddSegment
void AddSegment(cpSpace* space, cpVect pos, cpFloat mass, cpFloat width, cpFloat height)
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

Tumble
ChipmunkDemo Tumble;
Undocumented in source.
rogueBoxBody
cpBody* rogueBoxBody;
Undocumented in source.

Meta