Home
last modified time | relevance | path

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

/dports/games/libretro-nxengine/nxengine-libretro-10c4381/nxengine/ai/boss/
H A Domega.cpp53 omg.shotxspd = 0x100; in OnMapEntry()
198 shot->xinertia = random(-omg.shotxspd, omg.shotxspd); in Run()
287 omg.shotxspd = 0x155; in Run()
H A Domega.h28 int firefreq, startfiring, stopfiring, endfirestate, shotxspd; member
/dports/games/nxengine/nxengine-evo-2.6.5-1/src/ai/boss/
H A Domega.cpp68 omg.shotxspd = 0x100; in OnMapEntry()
215 shot->xinertia = random(-omg.shotxspd, omg.shotxspd); in Run()
306 omg.shotxspd = 0x155; in Run()
H A Domega.h28 int firefreq, startfiring, stopfiring, endfirestate, shotxspd; member