Home
last modified time | relevance | path

Searched defs:jump_speed (Results 1 – 15 of 15) sorted by relevance

/dports/games/openomf/openomf-c36c421/include/resources/
H A Daf.h12 float jump_speed; member
/dports/games/openomf/libShadowDive-b2c34a6/include/shadowdive/
H A Daf.h34 float jump_speed; ///< HAR jump speed member
/dports/games/tomatoes/tomatoes-1.55/include/
H A Dplayer.h80 float jump_speed; // Jump speed (less than 1) variable
/dports/games/easyrpg-player/Player-0.7.0/tests/
H A Dgame_character_move.cpp246 static const int jump_speed[] = {8, 12, 16, 24, 32, 64}; in testJump() local
/dports/games/easyrpg-player/Player-0.7.0/src/
H A Dgame_character.cpp142 static const int jump_speed[] = {8, 12, 16, 24, 32, 64}; in Update() local
/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.h1062 int jump_count, jump_speed; // jumping member
1414 short jump_speed; member
/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.h1087 int jump_count, jump_speed; // jumping member
1436 short jump_speed; member
/dports/games/minetest/minetest-5.4.1/src/client/
H A Dlocalplayer.cpp1155 v3f jump_speed = initial_speed; in handleAutojump() local
/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/intern/
H A Dboids.c68 float personal_space, jump_speed; member