samples.Sensors

Undocumented in source.

Members

Enums

CollisionTypes
enum CollisionTypes
Undocumented in source.

Static functions

blockerBegin
cpBool blockerBegin(cpArbiter* arb, cpSpace* space, void* unused)
Undocumented in source. Be warned that the author may not have intended to support it.
blockerSeparate
void blockerSeparate(cpArbiter* arb, cpSpace* space, void* unused)
Undocumented in source. Be warned that the author may not have intended to support it.
catcherBarBegin
cpBool catcherBarBegin(cpArbiter* arb, cpSpace* space, void* unused)
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.
frand_unit
cpFloat frand_unit()
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.
postStepRemove
void postStepRemove(cpSpace* space, cpShape* shape, void* unused)
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

emitterInstance
Emitter emitterInstance;
Undocumented in source.
space
cpSpace* space;
Undocumented in source.

Structs

Emitter
struct Emitter
Undocumented in source.

Variables

Sensors
chipmunkDemo Sensors;
Undocumented in source.

Meta