dchip v0.1.1 (2014-08-22T12:07:42Z)
Home
Dub
Repo
SelectPlayerGroundNormal
demo
Player
Undocumented in source. Be warned that the author may not have intended to support it.
static
void
SelectPlayerGroundNormal
(
cpBody
*
body_
,
cpArbiter
*
arb
,
cpVect
*
groundNormal
)
Meta
Source
See Implementation
demo
Player
aliases
M_PI_2
manifest constants
FALL_VELOCITY
GRAVITY
JUMP_BOOST_HEIGHT
JUMP_HEIGHT
PLAYER_AIR_ACCEL
PLAYER_AIR_ACCEL_TIME
PLAYER_GROUND_ACCEL
PLAYER_GROUND_ACCEL_TIME
PLAYER_VELOCITY
static functions
SelectPlayerGroundNormal
destroy
init
playerUpdateVelocity
update
static variables
grounded
lastJumpState
playerBody
playerShape
remainingBoost
variables
Player