Home
last modified time | relevance | path

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

/dports/games/armagetronad/armagetronad-0.2.8.3.5/src/tron/
H A DgCycleMovement.cpp1608 if ( refreshSpaceAhead_ ) in GetMaxSpaceAhead()
1610 refreshSpaceAhead_ = false; in GetMaxSpaceAhead()
1992 refreshSpaceAhead_ = true; in Timestep()
3155 refreshSpaceAhead_ = true; in DoTurn()
3966 refreshSpaceAhead_ = true; in MyInitAfterCreation()
H A DgCycleMovement.h219 …mutable bool refreshSpaceAhead_; //!< flag to set when maximum space in front of cycle … variable