FS2_Open
Open source remastering of the Freespace 2 engine
|
#include <dlgsetglobalshipflagseditor.h>
Public Member Functions | |
dlgSetGlobalShipFlagsEditor (wxWindow *parent, wxWindowID id) | |
![]() | |
dlgSetGlobalShipFlagsEditor (wxWindow *parent, wxWindowID id=ID_dlgSetGlobalShipFlagsEditor, const wxString &title=wxT("Set Global Ship Flags"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(206, 162), long style=wxCAPTION|wxCLOSE_BOX|wxSTAY_ON_TOP|wxSYSTEM_MENU) | |
~dlgSetGlobalShipFlagsEditor () | |
Protected Member Functions | |
dlgSetGlobalShipFlagsEditor (void) | |
dlgSetGlobalShipFlagsEditor (const dlgSetGlobalShipFlagsEditor &T) | |
void | OnClose (wxCloseEvent &event) |
Additional Inherited Members | |
![]() | |
enum | { ID_dlgSetGlobalShipFlagsEditor = 1000 } |
![]() | |
wxButton * | btnGlobalNoShields |
wxButton * | btnGlobalNoSubspaceDrive |
wxButton * | btnGlobalPrimitiveSensors |
wxButton * | btnGlobalAffectedByGravity |
Definition at line 15 of file dlgsetglobalshipflagseditor.h.
dlgSetGlobalShipFlagsEditor::dlgSetGlobalShipFlagsEditor | ( | wxWindow * | parent, |
wxWindowID | id | ||
) |
Definition at line 18 of file dlgsetglobalshipflagseditor.cpp.
|
protected |
|
protected |
|
protectedvirtual |
Reimplemented from fredBase::dlgSetGlobalShipFlagsEditor.
Definition at line 24 of file dlgsetglobalshipflagseditor.cpp.