samples.UnsafeOps

Undocumented in source.

Members

Manifest constants

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

Static functions

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

circleRadius
cpFloat circleRadius;
Undocumented in source.
circles
cpShape* circles;
Undocumented in source.
space
cpSpace* space;
Undocumented in source.

Variables

UnsafeOps
chipmunkDemo UnsafeOps;
Undocumented in source.

Meta