Home
last modified time | relevance | path

Searched refs:p_flyx (Results 1 – 5 of 5) sorted by relevance

/openbsd/games/hunt/huntd/
H A Dshots.c656 x = pp->p_x + pp->p_flyx; in move_flyer()
662 pp->p_flyx = -pp->p_flyx; in move_flyer()
666 pp->p_flyx = -pp->p_flyx; in move_flyer()
H A Dserver.h145 int p_flyx, p_flyy; member
H A Dexpl.c207 pp->p_flyx = 2 * rand_num(conf_flystep + 1) - in remove_wall()
H A Danswer.c330 newpp->p_flyx = 2 * rand_num(conf_flystep + 1) - conf_flystep; in stplayer()
H A Ddriver.c779 np->p_flyx = 2 * rand_num(6) - 5; in zap()