
Public Member Functions | |
| SoundSettings (PG_Widget *parent, const PG_Rect &r, PG_MessageObject *caller) | |
Static Public Member Functions | |
| static void | soundSettings (PG_MessageObject *caller) |
Protected Member Functions | |
| bool | radioButtonEvent (PG_RadioButton *button, bool state) |
| bool | buttonEvent (PG_Button *button) |
| bool | eventScrollTrack (PG_ScrollBar *slider, long data) |
| bool | diag () |
|
||||||||||||||||
|
|
Definition at line 151 of file soundsettings.cpp. References CGameOptions::Instance(), and ASC_PG_Dialog::quitModalLoop(). Referenced by SoundSettings(). |
|
|
Definition at line 141 of file soundsettings.cpp. References SoundSystem::getInstance(), PG_Rect::PG_Rect(), ASC_PG_Dialog::RunModal(), and PG_Widget::Show(). Referenced by SoundSettings(). |
|
||||||||||||
|
Definition at line 122 of file soundsettings.cpp. References PG_Widget::GetID(), and CGameOptions::Instance(). Referenced by SoundSettings(). |
|
||||||||||||
|
Definition at line 111 of file soundsettings.cpp. References PG_Widget::GetID(), and CGameOptions::Instance(). Referenced by SoundSettings(). |
|
|
Definition at line 159 of file soundsettings.cpp. References PG_Rect::PG_Rect(), ASC_PG_Dialog::RunModal(), and PG_Widget::Show(). Referenced by soundSettings(). |
1.4.2