FS2_Open
Open source remastering of the Freespace 2 engine
|
#include <dlgsoundenvironment.h>
Public Member Functions | |
dlgSoundEnvironment (wxWindow *parent) | |
![]() | |
dlgSoundEnvironment (wxWindow *parent, wxWindowID id=ID_dlgSoundEnvironment, const wxString &title=wxT("Sound Environment"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE) | |
~dlgSoundEnvironment () | |
Protected Member Functions | |
dlgSoundEnvironment (void) | |
dlgSoundEnvironment (const dlgSoundEnvironment &T) | |
void | OnClose (wxCloseEvent &event) |
void | OnOK (wxCommandEvent &event) |
void | OnCancel (wxCommandEvent &event) |
Additional Inherited Members | |
![]() | |
enum | { ID_dlgSoundEnvironment = 1000 } |
![]() | |
wxStaticText * | lblEnvironment |
wxComboBox * | cboEnvironment |
wxStaticText * | lblVolume |
wxSpinCtrl * | spnVolume |
wxStaticText * | lblDamping |
wxSpinCtrl * | spnDamping |
wxStaticText * | lblDecayTime |
wxSpinCtrl * | spnDecayTime |
wxStaticText * | lblDecaySeconds |
wxButton * | btnOK |
wxButton * | btnCancel |
wxBitmapButton * | m_bpButton7 |
wxFilePickerCtrl * | m_filePicker2 |
Definition at line 15 of file dlgsoundenvironment.h.
dlgSoundEnvironment::dlgSoundEnvironment | ( | wxWindow * | parent | ) |
Definition at line 15 of file dlgsoundenvironment.cpp.
|
protected |
|
protected |
|
protectedvirtual |
Reimplemented from fredBase::dlgSoundEnvironment.
Definition at line 32 of file dlgsoundenvironment.cpp.
|
protected |
Definition at line 22 of file dlgsoundenvironment.cpp.
|
protectedvirtual |
Reimplemented from fredBase::dlgSoundEnvironment.
Definition at line 27 of file dlgsoundenvironment.cpp.