FS2_Open
Open source remastering of the Freespace 2 engine
|
#include <dlgshieldsystemeditor.h>
Public Member Functions | |
dlgShieldSystemEditor (wxWindow *parent, wxWindowID id) | |
![]() | |
dlgShieldSystemEditor (wxWindow *parent, wxWindowID id=ID_dlgShieldSystemEditor, const wxString &title=wxT("Shield System Editor"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(350, 153), long style=wxDEFAULT_DIALOG_STYLE) | |
~dlgShieldSystemEditor () | |
Protected Member Functions | |
dlgShieldSystemEditor (void) | |
dlgShieldSystemEditor (const dlgShieldSystemEditor &T) | |
void | OnClose (wxCloseEvent &event) |
Additional Inherited Members | |
![]() | |
enum | { ID_dlgShieldSystemEditor = 1000 } |
![]() | |
wxChoice * | cboShipType |
wxRadioButton * | optShipTypeHasShieldSystem |
wxRadioButton * | optShipTypeNoShieldSystem |
wxChoice * | cboShipTeam |
wxRadioButton * | optShipTeamHasShieldSystem |
wxRadioButton * | optShipTeamNoShieldSystem |
wxStdDialogButtonSizer * | dlgShieldConfirm |
wxButton * | dlgShieldConfirmOK |
wxButton * | dlgShieldConfirmCancel |
Definition at line 15 of file dlgshieldsystemeditor.h.
dlgShieldSystemEditor::dlgShieldSystemEditor | ( | wxWindow * | parent, |
wxWindowID | id | ||
) |
Definition at line 19 of file dlgshieldsystemeditor.cpp.
|
protected |
|
protected |
|
protectedvirtual |
Reimplemented from fredBase::dlgShieldSystemEditor.
Definition at line 25 of file dlgshieldsystemeditor.cpp.