dchip v0.1.1 (2014-08-22T12:07:42Z)
Home
Dub
Repo
lastJumpState
demo
Player
Undocumented in source.
static
cpBool
lastJumpState
;
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