samples.Player

Undocumented in source.

Members

Static functions

SelectPlayerGroundNormal
void SelectPlayerGroundNormal(cpBody* body_, cpArbiter* arb, cpVect* groundNormal)
Undocumented in source. Be warned that the author may not have intended to support it.
destroy
void destroy()
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.
playerUpdateVelocity
void playerUpdateVelocity(cpBody* body_, cpVect gravity, cpFloat damping, cpFloat dt)
Undocumented in source. Be warned that the author may not have intended to support it.
update
void update(int ticks)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

space
cpSpace* space;
Undocumented in source.

Structs

PlayerStruct
struct PlayerStruct
Undocumented in source.

Variables

Player
chipmunkDemo Player;
Undocumented in source.
playerInstance
PlayerStruct playerInstance;
Undocumented in source.

Meta