Home
last modified time | relevance | path

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

/dports/games/stuntrally/stuntrally-2.6.1/source/ogre/
H A DCGame.cpp43 ,iEdTire(0), iTireLoad(0), iCurLat(0),iCurLong(0),iCurAlign(0), iUpdTireGr(0) in App()
H A DCGame.h171 int iEdTire, iTireLoad, iCurLat,iCurLong,iCurAlign, iUpdTireGr; variable
H A DGui_KeyPress.cpp150 iTireLoad = 1-iTireLoad; in keyPressed()
H A DHud_Graphs.cpp676 Dbl fy = !pApp->iTireLoad ? tire->Pacejka_Fy(yy, n, 0, 1.0, maxF) // normF in GraphsNewVals()
712 : (!pApp->iTireLoad ? tire->Pacejka_Mz(xx, 0, n, 0.0, 1.0, maxF) // align- norm in GraphsNewVals()