FS2_Open
Open source remastering of the Freespace 2 engine
dlgSetGlobalShipFlagsEditor Class Reference

#include <dlgsetglobalshipflagseditor.h>

Inheritance diagram for dlgSetGlobalShipFlagsEditor:
fredBase::dlgSetGlobalShipFlagsEditor

Public Member Functions

 dlgSetGlobalShipFlagsEditor (wxWindow *parent, wxWindowID id)
 
- Public Member Functions inherited from fredBase::dlgSetGlobalShipFlagsEditor
 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

- Protected Types inherited from fredBase::dlgSetGlobalShipFlagsEditor
enum  { ID_dlgSetGlobalShipFlagsEditor = 1000 }
 
- Protected Attributes inherited from fredBase::dlgSetGlobalShipFlagsEditor
wxButton * btnGlobalNoShields
 
wxButton * btnGlobalNoSubspaceDrive
 
wxButton * btnGlobalPrimitiveSensors
 
wxButton * btnGlobalAffectedByGravity
 

Detailed Description

Definition at line 15 of file dlgsetglobalshipflagseditor.h.

Constructor & Destructor Documentation

dlgSetGlobalShipFlagsEditor::dlgSetGlobalShipFlagsEditor ( wxWindow *  parent,
wxWindowID  id 
)

Definition at line 18 of file dlgsetglobalshipflagseditor.cpp.

dlgSetGlobalShipFlagsEditor::dlgSetGlobalShipFlagsEditor ( void  )
protected
dlgSetGlobalShipFlagsEditor::dlgSetGlobalShipFlagsEditor ( const dlgSetGlobalShipFlagsEditor T)
protected

Member Function Documentation

void dlgSetGlobalShipFlagsEditor::OnClose ( wxCloseEvent &  event)
protectedvirtual

Reimplemented from fredBase::dlgSetGlobalShipFlagsEditor.

Definition at line 24 of file dlgsetglobalshipflagseditor.cpp.


The documentation for this class was generated from the following files: