Home
last modified time | relevance | path

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

/dports/games/stuntrally/stuntrally-2.6.1/source/editor/
H A DCGui.h301 SV svPaceShow, svPaceDist, svPaceSize, svPaceNear, svPaceAlpha; variable
H A DGui_Init.cpp487 …sv= &svPaceAlpha; sv->Init("PaceAlpha", &pSet->pace_alpha, 0.3f,1.f); sv->DefaultF(1.f); Sev(Up… in InitGui()
/dports/games/stuntrally/stuntrally-2.6.1/source/ogre/
H A DCGui.h221 SV svPaceNear, svPaceAlpha; variable
H A DGui_Init.cpp263 …sv= &svPaceAlpha; sv->Init("PaceAlpha", &pSet->pace_alpha, 0.3f,1.f); sv->DefaultF(1.f); Sev(Up… in InitGui()