demo.Slice

Undocumented in source.

Members

Aliases

M_PI_2
alias M_PI_2 = PI_2
Undocumented in source.

Manifest constants

DENSITY
enum DENSITY;
Undocumented in source.

Static functions

ClipPoly
void ClipPoly(cpSpace* space, cpShape* shape, cpVect n, cpFloat dist)
Undocumented in source. Be warned that the author may not have intended to support it.
SliceQuery
void SliceQuery(cpShape* shape, cpFloat t, cpVect n, SliceContext* context)
Undocumented in source. Be warned that the author may not have intended to support it.
SliceShapePostStep
void SliceShapePostStep(cpSpace* space, cpShape* shape, SliceContext* context)
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.

Structs

SliceContext
struct SliceContext
Undocumented in source.

Variables

Slice
ChipmunkDemo Slice;
Undocumented in source.

Meta