Home
last modified time | relevance | path

Searched refs:ai_generic_angled_shot (Results 1 – 22 of 22) sorted by relevance

/dports/games/libretro-nxengine/nxengine-libretro-10c4381/nxengine/
H A Dobjfunc_ptrs.h93 extern void ai_generic_angled_shot(Object *o);
101 extern void ai_generic_angled_shot(Object *o);
208 extern void ai_generic_angled_shot(Object *o);
404 extern void ai_generic_angled_shot(Object *o);
H A Dobject.cpp1546 ai_generic_angled_shot(this); in OnTick()
/dports/games/nxengine/nxengine-evo-2.6.5-1/src/ai/
H A Dstdai.h31 void ai_generic_angled_shot(Object *o);
/dports/games/nxengine/nxengine-evo-2.6.5-1/src/ai/sym/
H A Dsym.h35 void ai_generic_angled_shot(Object *o);
H A Dsym.cpp1224 void ai_generic_angled_shot(Object *o) in ai_generic_angled_shot() function
/dports/games/libretro-nxengine/nxengine-libretro-10c4381/nxengine/ai/
H A Dstdai.h29 void ai_generic_angled_shot(Object *o);
/dports/games/libretro-nxengine/nxengine-libretro-10c4381/nxengine/ai/maze/
H A Dcritter_purple.cpp18 ONTICK(OBJ_CRITTER_SHOT, ai_generic_angled_shot); in INITFUNC()
H A Dgaudi.cpp19 ONTICK(OBJ_GAUDI_FLYING_SHOT, ai_generic_angled_shot); in INITFUNC()
/dports/games/nxengine/nxengine-evo-2.6.5-1/src/ai/maze/
H A Dcritter_purple.cpp22 ONTICK(OBJ_CRITTER_SHOT, ai_generic_angled_shot); in INITFUNC()
H A Dgaudi.cpp30 ONTICK(OBJ_GAUDI_FLYING_SHOT, ai_generic_angled_shot); in INITFUNC()
/dports/games/libretro-nxengine/nxengine-libretro-10c4381/nxengine/ai/egg/
H A Degg2.cpp15 ONTICK(OBJ_DRAGON_ZOMBIE_SHOT, ai_generic_angled_shot); in INITFUNC()
H A Degg.cpp17 ONTICK(OBJ_GIANT_BEETLE_SHOT, ai_generic_angled_shot); in INITFUNC()
H A Digor.cpp13 ONTICK(OBJ_IGOR_SHOT, ai_generic_angled_shot); in INITFUNC()
/dports/games/libretro-nxengine/nxengine-libretro-10c4381/nxengine/ai/sym/
H A Dsym.fdh92 void ai_generic_angled_shot(Object *o);
H A Dsym.cpp1136 void ai_generic_angled_shot(Object *o) in ai_generic_angled_shot() function
/dports/games/nxengine/nxengine-evo-2.6.5-1/src/ai/egg/
H A Degg.cpp25 ONTICK(OBJ_GIANT_BEETLE_SHOT, ai_generic_angled_shot); in INITFUNC()
H A Degg2.cpp28 ONTICK(OBJ_DRAGON_ZOMBIE_SHOT, ai_generic_angled_shot); in INITFUNC()
H A Digor.cpp21 ONTICK(OBJ_IGOR_SHOT, ai_generic_angled_shot); in INITFUNC()
/dports/games/libretro-nxengine/nxengine-libretro-10c4381/nxengine/ai/final_battle/
H A Dmisery_finalbattle.cpp19 ONTICK(OBJ_MISERY_SHOT, ai_generic_angled_shot); in INITFUNC()
/dports/games/nxengine/nxengine-evo-2.6.5-1/src/ai/final_battle/
H A Dmisery.cpp32 ONTICK(OBJ_MISERY_SHOT, ai_generic_angled_shot); in INITFUNC()
/dports/games/nxengine/nxengine-evo-2.6.5-1/src/ai/boss/
H A Dbalfrog.cpp82 ONTICK(OBJ_BALFROG_SHOT, ai_generic_angled_shot); in INITFUNC()
/dports/games/libretro-nxengine/nxengine-libretro-10c4381/nxengine/ai/boss/
H A Dbalfrog.cpp69 ONTICK(OBJ_BALFROG_SHOT, ai_generic_angled_shot); in INITFUNC()