Home
last modified time | relevance | path

Searched defs:jump_grav (Results 1 – 10 of 10) sorted by relevance

/dports/games/NBlood/NBlood-a1689a4/source/sw/src/
H A Dripper.cpp864 GetJumpHeight(short jump_speed, short jump_grav) in GetJumpHeight()
H A Dbunny.cpp808 GetBunnyJumpHeight(short jump_speed, short jump_grav) in GetBunnyJumpHeight()
H A Dpanel.h130 int jump_speed, jump_grav; // jumping vars member
H A Dgame.h1415 short jump_grav; member
H A Dweapon.cpp3201 short jump_grav = ACTOR_GRAVITY; in SpawnShrap() local
/dports/games/jfsw/jfsw-c434002/src/
H A Dripper.c862 GetJumpHeight(short jump_speed, short jump_grav) in GetJumpHeight()
H A Dbunny.c804 GetBunnyJumpHeight(short jump_speed, short jump_grav) in GetBunnyJumpHeight()
H A Dpanel.h133 int jump_speed, jump_grav; // jumping vars member
H A Dgame.h1437 short jump_grav; member
H A Dweapon.c3195 short jump_grav = ACTOR_GRAVITY; in SpawnShrap() local