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

#include <dlgasteroidfieldeditor.h>

Inheritance diagram for dlgAsteroidFieldEditor:
fredBase::dlgAsteroidFieldEditor

Public Member Functions

 dlgAsteroidFieldEditor (wxWindow *parent, wxWindowID id)
 
- Public Member Functions inherited from fredBase::dlgAsteroidFieldEditor
 dlgAsteroidFieldEditor (wxWindow *parent, wxWindowID id=ID_dlgAsteroidFieldEditor, const wxString &title=wxT("Asteroid Field Editor"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(-1,-1), long style=wxCAPTION|wxCLOSE_BOX|wxRESIZE_BORDER)
 
 ~dlgAsteroidFieldEditor ()
 

Protected Member Functions

 dlgAsteroidFieldEditor (void)
 
 dlgAsteroidFieldEditor (const dlgAsteroidFieldEditor &T)
 
void OnClose (wxCloseEvent &event)
 
void OnEnable (wxCommandEvent &event)
 
void OnContentType (wxCommandEvent &event)
 
void OnMode (wxCommandEvent &event)
 
void OnInnerBoxEnable (wxCommandEvent &event)
 
void OnOK (wxCommandEvent &event)
 
void OnCancel (wxCommandEvent &event)
 

Additional Inherited Members

- Protected Types inherited from fredBase::dlgAsteroidFieldEditor
enum  { ID_dlgAsteroidFieldEditor = 1000 }
 
- Protected Attributes inherited from fredBase::dlgAsteroidFieldEditor
wxCheckBox * chkAsteroidsEnabled
 
wxPanel * pFieldProperties
 
wxRadioButton * optFieldActive
 
wxRadioButton * optFieldPassive
 
wxRadioButton * optFieldtypeAsteroid
 
wxRadioButton * optFieldTypeShip
 
wxCheckBox * chkBrownRocks
 
wxChoice * cboObjType1
 
wxCheckBox * chkBlueRocks
 
wxChoice * cboObjType2
 
wxCheckBox * chkOrangeRocks
 
wxChoice * cboObjType3
 
wxStaticLine * m_staticline1
 
wxStaticText * lblNumberObjects
 
wxSpinCtrl * spnObjects
 
wxStaticText * m_staticText68
 
wxTextCtrl * numAvgSpeed
 
wxPanel * pBoundingBoxes
 
wxStaticText * lblOuterMinimum
 
wxStaticText * lblOuterMaximum
 
wxStaticText * lblOuterX
 
wxTextCtrl * txtOuterMinimumX
 
wxTextCtrl * txtOuterMaximumX
 
wxStaticText * lblOuterY
 
wxTextCtrl * txtOuterMinimumY
 
wxTextCtrl * txtOuterMaximumY
 
wxStaticText * lblOuterZ
 
wxTextCtrl * txtOuterMinimumZ
 
wxTextCtrl * txtOuterMaximumZ
 
wxCheckBox * chkInnerBoxEnable
 
wxStaticText * lblInnerMinimum
 
wxStaticText * lblInnerMaximum
 
wxStaticText * lblInnerX
 
wxTextCtrl * numInnerBoxMinX
 
wxTextCtrl * numInnerBoxMaxX
 
wxStaticText * lblInnerY
 
wxTextCtrl * numInnerBoxMinY
 
wxTextCtrl * numInnerBoxMaxY
 
wxStaticText * lblInnerZ
 
wxTextCtrl * numInnerBoxMinZ
 
wxTextCtrl * numInnerBoxMaxZ
 
wxStdDialogButtonSizer * grpButtons
 
wxButton * grpButtonsOK
 
wxButton * grpButtonsCancel
 

Detailed Description

Definition at line 15 of file dlgasteroidfieldeditor.h.

Constructor & Destructor Documentation

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

Definition at line 16 of file dlgasteroidfieldeditor.cpp.

dlgAsteroidFieldEditor::dlgAsteroidFieldEditor ( void  )
protected
dlgAsteroidFieldEditor::dlgAsteroidFieldEditor ( const dlgAsteroidFieldEditor T)
protected

Member Function Documentation

void dlgAsteroidFieldEditor::OnCancel ( wxCommandEvent &  event)
protected

Definition at line 50 of file dlgasteroidfieldeditor.cpp.

void dlgAsteroidFieldEditor::OnClose ( wxCloseEvent &  event)
protectedvirtual

Reimplemented from fredBase::dlgAsteroidFieldEditor.

Definition at line 23 of file dlgasteroidfieldeditor.cpp.

void dlgAsteroidFieldEditor::OnContentType ( wxCommandEvent &  event)
protected

Definition at line 33 of file dlgasteroidfieldeditor.cpp.

void dlgAsteroidFieldEditor::OnEnable ( wxCommandEvent &  event)
protected

Definition at line 29 of file dlgasteroidfieldeditor.cpp.

void dlgAsteroidFieldEditor::OnInnerBoxEnable ( wxCommandEvent &  event)
protected

Definition at line 41 of file dlgasteroidfieldeditor.cpp.

void dlgAsteroidFieldEditor::OnMode ( wxCommandEvent &  event)
protected

Definition at line 37 of file dlgasteroidfieldeditor.cpp.

void dlgAsteroidFieldEditor::OnOK ( wxCommandEvent &  event)
protected

Definition at line 45 of file dlgasteroidfieldeditor.cpp.


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