Home
last modified time | relevance | path

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

/dports/games/armagetronad/armagetronad-0.2.8.3.5/src/tron/
H A DgCycleMovement.cpp336 bool sg_rubberCycleLegacy=true; variable
338 sg_rubberCycleLegacy);
1813 if ( sg_rubberCycleLegacy && !sg_nonRippable.Supported() && stopDistance > .001 ) in GetMaxSpaceAhead()
3506 if ( sg_rubberCycleLegacy && !sg_nonRippable.Supported() && rubberFactor < .5f ) in TimestepCore()