Home
last modified time | relevance | path

Searched refs:RunAftermove (Results 1 – 18 of 18) sorted by relevance

/dports/games/libretro-nxengine/nxengine-libretro-10c4381/nxengine/
H A Dstageboss.h44 virtual void RunAftermove() { } in RunAftermove() function
63 void RunAftermove();
H A Dstageboss.cpp91 void StageBossManager::RunAftermove() in RunAftermove() function in StageBossManager
93 if (fBoss) fBoss->RunAftermove(); in RunAftermove()
H A Dgame.cpp253 game.stageboss.RunAftermove(); in game_tick_normal()
/dports/games/nxengine/nxengine-evo-2.6.5-1/src/
H A Dstageboss.h47 virtual void RunAftermove() {} in RunAftermove() function
65 void RunAftermove();
H A Dstageboss.cpp114 void StageBossManager::RunAftermove() in RunAftermove() function in StageBossManager
117 fBoss->RunAftermove(); in RunAftermove()
H A Dgame.cpp298 game.stageboss.RunAftermove(); in game_tick_normal()
/dports/games/libretro-nxengine/nxengine-libretro-10c4381/nxengine/ai/boss/
H A Dballos.h13 void RunAftermove();
H A Dundead_core.h23 void RunAftermove();
H A Dx.h16 void RunAftermove();
H A Dundead_core.cpp367 void UDCoreBoss::RunAftermove() in RunAftermove() function in UDCoreBoss
H A Dx.cpp341 void XBoss::RunAftermove() in RunAftermove() function in XBoss
H A Dballos.cpp141 void BallosBoss::RunAftermove() in RunAftermove() function in BallosBoss
/dports/games/nxengine/nxengine-evo-2.6.5-1/src/ai/boss/
H A Dballos.h19 void RunAftermove();
H A Dx.h21 void RunAftermove();
H A Dundead_core.h32 void RunAftermove();
H A Dundead_core.cpp384 void UDCoreBoss::RunAftermove() in RunAftermove() function in UDCoreBoss
H A Dx.cpp354 void XBoss::RunAftermove() in RunAftermove() function in XBoss
H A Dballos.cpp155 void BallosBoss::RunAftermove() in RunAftermove() function in BallosBoss