Searched refs:shootShip (Results 1 – 2 of 2) sorted by relevance
82 void shoot( bool s ) { shootShip = s; shootDelay = 0; } in shoot()143 bool shootShip; variable
258 shootShip = FALSE; in newShip()841 if ( shootShip ) in processShip()