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

Class dlgSetGlobalShipFlagsEditor. More...

#include <wxfred_base.h>

Inheritance diagram for fredBase::dlgSetGlobalShipFlagsEditor:
dlgSetGlobalShipFlagsEditor

Public Member Functions

 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 Types

enum  { ID_dlgSetGlobalShipFlagsEditor = 1000 }
 

Protected Member Functions

virtual void OnClose (wxCloseEvent &event)
 

Protected Attributes

wxButton * btnGlobalNoShields
 
wxButton * btnGlobalNoSubspaceDrive
 
wxButton * btnGlobalPrimitiveSensors
 
wxButton * btnGlobalAffectedByGravity
 

Detailed Description

Class dlgSetGlobalShipFlagsEditor.

Definition at line 1585 of file wxfred_base.h.

Member Enumeration Documentation

anonymous enum
protected
Enumerator
ID_dlgSetGlobalShipFlagsEditor 

Definition at line 1595 of file wxfred_base.h.

Constructor & Destructor Documentation

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 
)

Definition at line 4645 of file wxfred_base.cpp.

dlgSetGlobalShipFlagsEditor::~dlgSetGlobalShipFlagsEditor ( )

Definition at line 4672 of file wxfred_base.cpp.

Member Function Documentation

virtual void fredBase::dlgSetGlobalShipFlagsEditor::OnClose ( wxCloseEvent &  event)
inlineprotectedvirtual

Reimplemented in dlgSetGlobalShipFlagsEditor.

Definition at line 1606 of file wxfred_base.h.

Member Data Documentation

wxButton* fredBase::dlgSetGlobalShipFlagsEditor::btnGlobalAffectedByGravity
protected

Definition at line 1603 of file wxfred_base.h.

wxButton* fredBase::dlgSetGlobalShipFlagsEditor::btnGlobalNoShields
protected

Definition at line 1600 of file wxfred_base.h.

wxButton* fredBase::dlgSetGlobalShipFlagsEditor::btnGlobalNoSubspaceDrive
protected

Definition at line 1601 of file wxfred_base.h.

wxButton* fredBase::dlgSetGlobalShipFlagsEditor::btnGlobalPrimitiveSensors
protected

Definition at line 1602 of file wxfred_base.h.


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