demo.Sticky

Undocumented in source.

Members

Aliases

M_PI_2
alias M_PI_2 = PI_2
Undocumented in source.

Enums

COLLIDE_STICK_SENSOR
anonymousenum COLLIDE_STICK_SENSOR
Undocumented in source.

Manifest constants

STICK_SENSOR_THICKNESS
enum STICK_SENSOR_THICKNESS;
Undocumented in source.

Static functions

PostStepAddJoint
void PostStepAddJoint(cpSpace* space, void* key, void* data)
Undocumented in source. Be warned that the author may not have intended to support it.
PostStepRemoveJoint
void PostStepRemoveJoint(cpSpace* space, void* key, void* data)
Undocumented in source. Be warned that the author may not have intended to support it.
StickyPreSolve
cpBool StickyPreSolve(cpArbiter* arb, cpSpace* space, void* data)
Undocumented in source. Be warned that the author may not have intended to support it.
StickySeparate
void StickySeparate(cpArbiter* arb, cpSpace* space, void* data)
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.

Variables

Sticky
ChipmunkDemo Sticky;
Undocumented in source.

Meta