samples.Pump

Undocumented in source.

Members

Manifest constants

M_PI
enum M_PI;
Undocumented in source.
M_PI_2
enum M_PI_2;
Undocumented in source.
numBalls
enum numBalls;
Undocumented in source.

Static functions

add_ball
cpBody* add_ball(cpVect pos)
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

balls
cpBody* balls;
Undocumented in source.
motor
cpConstraint* motor;
Undocumented in source.
space
cpSpace* space;
Undocumented in source.

Variables

Pump
chipmunkDemo Pump;
Undocumented in source.

Meta