demo.PyramidTopple

Undocumented in source.

Members

Functions

add_domino
void add_domino(cpSpace* space, cpVect pos, cpBool flipped)
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.

Manifest constants

HEIGHT
enum HEIGHT;
Undocumented in source.
WIDTH
enum WIDTH;
Undocumented in source.

Variables

PyramidTopple
ChipmunkDemo PyramidTopple;
Undocumented in source.

Meta