FS2_Open
Open source remastering of the Freespace 2 engine
|
#include <dlgmissionspecseditor.h>
Public Member Functions | |
dlgMissionSpecsEditor (wxWindow *parent, wxWindowID id) | |
![]() | |
dlgMissionSpecsEditor (wxWindow *parent, wxWindowID id=ID_dlgMissionSpecsEditor, const wxString &title=wxT("Mission Specs"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(800, 590), long style=wxCAPTION|wxCLOSE_BOX|wxSYSTEM_MENU) | |
~dlgMissionSpecsEditor () | |
Protected Member Functions | |
dlgMissionSpecsEditor (void) | |
dlgMissionSpecsEditor (const dlgMissionSpecsEditor &T) | |
void | OnClose (wxCloseEvent &event) |
void | OnOK (wxCommandEvent &event) |
void | OnCancel (wxCommandEvent &event) |
void | OnSoundEnvironment (wxCommandEvent &event) |
Definition at line 16 of file dlgmissionspecseditor.h.
dlgMissionSpecsEditor::dlgMissionSpecsEditor | ( | wxWindow * | parent, |
wxWindowID | id | ||
) |
Definition at line 17 of file dlgmissionspecseditor.cpp.
|
protected |
|
protected |
|
protected |
Definition at line 37 of file dlgmissionspecseditor.cpp.
|
protectedvirtual |
Reimplemented from fredBase::dlgMissionSpecsEditor.
Definition at line 25 of file dlgmissionspecseditor.cpp.
|
protected |
Definition at line 32 of file dlgmissionspecseditor.cpp.
|
protected |
Definition at line 42 of file dlgmissionspecseditor.cpp.