Home
last modified time | relevance | path

Searched refs:COND_Jumping (Results 1 – 3 of 3) sorted by relevance

/dports/games/edge/Edge-1.35-source/ddf/
H A Dthing.h494 COND_Jumping, enumerator
H A Dthing.cc396 {"JUMPING", COND_Jumping, 0},
/dports/games/edge/Edge-1.35-source/src/
H A De_player.cc630 case COND_Jumping: in G_CheckConditions()