samples.ChipmunkDemo

Undocumented in source.

Members

Aliases

demoDestroyFunc
alias demoDestroyFunc = void function()
Undocumented in source.
demoInitFunc
alias demoInitFunc = cpSpace* function()
Undocumented in source.
demoUpdateFunc
alias demoUpdateFunc = void function(int ticks)
Undocumented in source.

Functions

ChipmunkDemoFreeSpaceChildren
void ChipmunkDemoFreeSpaceChildren(cpSpace* space)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

GRABABLE_MASK_BIT
enum GRABABLE_MASK_BIT;
Undocumented in source.
NOT_GRABABLE_MASK
enum NOT_GRABABLE_MASK;
Undocumented in source.

Static functions

frand
cpFloat frand()
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

chipmunkDemo
struct chipmunkDemo
Undocumented in source.

Meta