samples.PyramidTopple

Undocumented in source.

Members

Manifest constants

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

Static 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()
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

PyramidTopple
chipmunkDemo PyramidTopple;
Undocumented in source.

Meta