Home
last modified time | relevance | path

Searched refs:State_Escape (Results 1 – 4 of 4) sorted by relevance

/dports/games/easyrpg-player/Player-0.7.0/src/
H A Dscene_battle.h119 State_Escape enumerator
H A Dscene_battle.cpp234 if (state != State_Escape) { in UpdateEvents()
235 SetState(State_Escape); in UpdateEvents()
H A Dscene_battle_rpg2k.cpp265 case State_Escape: in ProcessSceneAction()
466 SetState(State_Escape); in ProcessSceneActionFightAutoEscape()
H A Dscene_battle_rpg2k3.cpp1041 case State_Escape: in ProcessSceneAction()
1171 SetState(State_Escape); in ProcessSceneActionFightAutoEscape()
2200 SetState(State_Escape); in ProcessBattleActionStartAlgo()