Home
last modified time | relevance | path

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

/dports/games/stuntrally/stuntrally-2.6.1/source/ogre/
H A DGui_Input.cpp240 Chk("OneAxisThrBrk", chkOneAxis, false); chOneAxis = bchk; in InitInputGui()
381 chOneAxis->setVisible(vis); in tabInputChg()
387 chOneAxis->setStateSelected(b); in tabInputChg()
H A DCGui.cpp89 ,edInputIncrease(0), chOneAxis(0) in CGui()
H A DCGui.h129 Txt txtInpDetail; WP panInputDetail; Btn chOneAxis; variable