Home
last modified time | relevance | path

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

/dports/games/scorched3d/scorched/src/launcher/wxdialogs/
H A DDisplayDialog.cpp421 …IDC_NOWATERWAVES_CTRL->SetToolTip(wxString(OptionsDisplay::instance()->getNoWaterWavesEntry().getD… in refreshScreen()
655 OptionsDisplay::instance()->getNoWaterWavesEntry().setValue(IDC_NOWATERWAVES_CTRL->GetValue()); in TransferDataFromWindow()
/dports/games/scorched3d/scorched/src/client/graph/
H A DOptionsDisplay.h272 OptionEntryBool &getNoWaterWavesEntry() { return noWaterWaves_; } in getNoWaterWavesEntry() function