Home
last modified time | relevance | path

Searched defs:getGameOptions (Results 1 – 6 of 6) sorted by relevance

/dports/games/qonk/qonk-0.3.1/src/
H A Dmenumanager.h66 GameOptions &getGameOptions() const { return *gameOptions; }; in getGameOptions() function
/dports/games/dunelegacy/dunelegacy-0.96.4/include/GUI/dune/
H A DGameOptionsWindow.h44 const SettingsClass::GameOptionsClass& getGameOptions() const { return gameOptions; }; in getGameOptions() function
/dports/games/kpat/kpat-21.12.3/src/
H A Dklondike.cpp275 QString Klondike::getGameOptions() const in getGameOptions() function in Klondike
H A Dspider.cpp306 QString Spider::getGameOptions() const in getGameOptions() function in Spider
H A Ddealer.cpp1934 QString DealerScene::getGameOptions() const in getGameOptions() function in DealerScene
/dports/games/dunelegacy/dunelegacy-0.96.4/include/
H A DGameInitSettings.h178 inline const SettingsClass::GameOptionsClass& getGameOptions() const { return gameOptions; }; in getGameOptions() function