demo.Plink

Undocumented in source.

Members

Functions

destroy
void destroy(cpSpace* space)
Undocumented in source. Be warned that the author may not have intended to support it.
eachBody
void eachBody(cpBody* body_, void* unused)
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.

Manifest constants

NUM_VERTS
enum NUM_VERTS;
Undocumented in source.

Variables

Plink
ChipmunkDemo Plink;
Undocumented in source.
pentagon_mass
cpFloat pentagon_mass;
Undocumented in source.
pentagon_moment
cpFloat pentagon_moment;
Undocumented in source.

Meta