|
FS2_Open
Open source remastering of the Freespace 2 engine
|
#include <frmteamloadouteditor.h>
Public Member Functions | |
| frmTeamLoadoutEditor (wxWindow *parent, wxWindowID id) | |
Public Member Functions inherited from fredBase::frmTeamLoadoutEditor | |
| frmTeamLoadoutEditor (wxWindow *parent, wxWindowID id=ID_frmTeamLoadoutEditor, const wxString &title=wxT("Team Loadout Editor"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(-1, 500), long style=wxDEFAULT_FRAME_STYLE|wxTAB_TRAVERSAL) | |
| ~frmTeamLoadoutEditor () | |
Protected Member Functions | |
| frmTeamLoadoutEditor (void) | |
| frmTeamLoadoutEditor (const frmTeamLoadoutEditor &T) | |
| void | OnClose (wxCloseEvent &event) |
| void | OnOK (wxCommandEvent &event) |
| void | OnCancel (wxCommandEvent &event) |
Definition at line 15 of file frmteamloadouteditor.h.
| frmTeamLoadoutEditor::frmTeamLoadoutEditor | ( | wxWindow * | parent, |
| wxWindowID | id | ||
| ) |
Definition at line 16 of file frmteamloadouteditor.cpp.
|
protected |
|
protected |
|
protectedvirtual |
Reimplemented from fredBase::frmTeamLoadoutEditor.
Definition at line 34 of file frmteamloadouteditor.cpp.
|
protectedvirtual |
Reimplemented from fredBase::frmTeamLoadoutEditor.
Definition at line 23 of file frmteamloadouteditor.cpp.
|
protectedvirtual |
Reimplemented from fredBase::frmTeamLoadoutEditor.
Definition at line 29 of file frmteamloadouteditor.cpp.