demo.Crane

Undocumented in source.

Members

Aliases

M_PI_2
alias M_PI_2 = PI_2
Undocumented in source.

Enums

HOOK_SENSOR
anonymousenum HOOK_SENSOR
Undocumented in source.

Static functions

AttachHook
void AttachHook(cpSpace* space, cpBody* hook, cpBody* crate)
Undocumented in source. Be warned that the author may not have intended to support it.
HookCrate
cpBool HookCrate(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.

Static variables

dollyBody
cpBody* dollyBody;
Undocumented in source.
dollyServo
cpConstraint* dollyServo;
Undocumented in source.
hookJoint
cpConstraint* hookJoint;
Undocumented in source.
winchServo
cpConstraint* winchServo;
Undocumented in source.

Variables

Crane
ChipmunkDemo Crane;
Undocumented in source.

Meta