samples.Tank

Undocumented in source.

Members

Static functions

add_box
cpBody* add_box(cpFloat size, cpFloat mass)
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.
tankBody
cpBody* tankBody;
Undocumented in source.
tankControlBody
cpBody* tankControlBody;
Undocumented in source.

Variables

Tank
chipmunkDemo Tank;
Undocumented in source.

Meta