Home
last modified time | relevance | path

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

/dports/games/stuntrally/stuntrally-2.6.1/source/ogre/
H A DCGui.cpp14 ,btNewGameCar(0) in CGui()
H A DChampChall.cpp310 btNewGameCar->setVisible(!any); in UpdChampTabVis()
H A DCGui.h364 Btn btNewGameCar; variable
H A DGui_Init.cpp691 { Btn("NewGame"+toStr(i), btnNewGame); if (i==2) btNewGameCar = btn; } in InitGui()