demo.Unicycle

Undocumented in source.

Members

Aliases

M_PI_2
alias M_PI_2 = PI_2
Undocumented in source.

Static functions

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.
motor_preSolve
void motor_preSolve(cpConstraint* motor, cpSpace* space)
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.

Static variables

balance_body
cpBody* balance_body;
Undocumented in source.
balance_sin
cpFloat balance_sin;
Undocumented in source.
motor
cpConstraint* motor;
Undocumented in source.
wheel_body
cpBody* wheel_body;
Undocumented in source.

Variables

Unicycle
ChipmunkDemo Unicycle;
Undocumented in source.

Meta