Home
last modified time | relevance | path

Searched refs:FRAGW (Results 1 – 2 of 2) sorted by relevance

/dports/games/xspacewarp/xspacewarp-1.2/
H A Dc_ship.cc141 se.x = min(explosion.center.x + EXPLODERAD + FRAGW + 1, SECTMAXX); in expand()
162 pnt.x, pnt.y, FRAGW, FRAGH); in expand()
167 pnt.x, pnt.y, FRAGW, FRAGH); in expand()
203 if ((pnt.x >= SECTMINX) && (pnt.x <= SECTMAXX - FRAGW + 1) && in randfrag()
H A Dparams.hh171 #define FRAGW 3 // width of an explosion fragment macro