Home
last modified time | relevance | path

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

/netbsd-src/games/warp/
H A Dweapon.c177 fire_phaser(obj, -dy, -dx); in attack()
184 fire_phaser(obj, -dy, -dx); in attack()
225 fire_phaser(obj, -dy, -dx); in attack()
255 fire_phaser(obj, -dy, -dx); in attack()
257 fire_phaser(obj, -dy, -dx); in attack()
438 fire_phaser(OBJECT *obj, int dy, int dx) in fire_phaser() function
H A Dweapon.h21 void fire_phaser(OBJECT *, int, int);
H A Dus.c126 fire_phaser(ent, dy, dx); in ctrl_direction()
130 fire_phaser(base, dy, dx); in ctrl_direction()