demo.Chains

Undocumented in source.

Members

Aliases

M_PI_2
alias M_PI_2 = PI_2
Undocumented in source.

Manifest constants

CHAIN_COUNT
enum CHAIN_COUNT;
Undocumented in source.
LINK_COUNT
enum LINK_COUNT;
Undocumented in source.

Static functions

BreakableJointPostSolve
void BreakableJointPostSolve(cpConstraint* joint, cpSpace* space)
Undocumented in source. Be warned that the author may not have intended to support it.
BreakablejointPostStepRemove
void BreakablejointPostStepRemove(cpSpace* space, cpConstraint* joint, void* unused)
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

Chains
ChipmunkDemo Chains;
Undocumented in source.

Meta