demo.ContactGraph

Undocumented in source.

Members

Aliases

M_PI_2
alias M_PI_2 = PI_2
Undocumented in source.

Manifest constants

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

Static functions

BallIterator
void BallIterator(cpBody* body_, cpArbiter* arb, int* count)
Undocumented in source. Be warned that the author may not have intended to support it.
EstimateCrushing
void EstimateCrushing(cpBody* body_, cpArbiter* arb, CrushingContext* context)
Undocumented in source. Be warned that the author may not have intended to support it.
ScaleIterator
void ScaleIterator(cpBody* body_, cpArbiter* arb, cpVect* sum)
Undocumented in source. Be warned that the author may not have intended to support it.
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.
update
void update(cpSpace* space, double dt)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

ballBody
cpBody* ballBody;
Undocumented in source.
scaleStaticBody
cpBody* scaleStaticBody;
Undocumented in source.

Structs

CrushingContext
struct CrushingContext
Undocumented in source.

Variables

ContactGraph
ChipmunkDemo ContactGraph;
Undocumented in source.

Meta