demo.Buoyancy

Undocumented in source.

Members

Aliases

M_PI_2
alias M_PI_2 = PI_2
Undocumented in source.

Manifest constants

FLUID_DENSITY
enum FLUID_DENSITY;
Undocumented in source.
FLUID_DRAG
enum FLUID_DRAG;
Undocumented in source.

Static functions

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.
waterPreSolve
cpBool waterPreSolve(cpArbiter* arb, cpSpace* space, void* ptr)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

Buoyancy
ChipmunkDemo Buoyancy;
Undocumented in source.
messageBuffer
char messageBuffer;
Undocumented in source.

Meta