Home
last modified time | relevance | path

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

/dports/games/stuntrally/stuntrally-2.6.1/source/editor/
H A DCGui.h88 SV svCamSpeed, svCamInert; variable
H A DGui_Init.cpp207 sv= &svCamInert; sv->Init("CamInert", &pSet->cam_inert, 0.f, 1.f); sv->DefaultF(0.4f); in InitGui()