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

Class frmShipsEditor. More...

#include <wxfred_base.h>

Inheritance diagram for fredBase::frmShipsEditor:
frmShipsEditor

Public Member Functions

 frmShipsEditor (wxWindow *parent, wxWindowID id=ID_frmShipsEditor, const wxString &title=wxT("Edit Ship"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(-1,-1), long style=wxCAPTION|wxCLOSE_BOX|wxFRAME_NO_TASKBAR|wxSYSTEM_MENU|wxTAB_TRAVERSAL)
 
 ~frmShipsEditor ()
 

Protected Types

enum  { ID_frmShipsEditor = 1000 }
 

Protected Member Functions

virtual void OnClose (wxCloseEvent &event)
 

Protected Attributes

wxMenuBar * mbrShipsEditor
 
wxMenu * selectShip
 
wxStaticText * lblShipName
 
wxTextCtrl * txtShipName
 
wxStaticText * lblWing
 
wxTextCtrl * txtWing
 
wxStaticText * lblShipClass
 
wxChoice * cboShipClass
 
wxStaticText * lblHotkey
 
wxChoice * cboHotkey
 
wxStaticText * lblAIClass
 
wxChoice * cboAIClass
 
wxStaticText * lblPersona
 
wxChoice * cboPersona
 
wxStaticText * lblTeam
 
wxChoice * cboTeam
 
wxStaticText * lblKillScore
 
wxTextCtrl * txtKillscore
 
wxStaticText * lblCargoCargo
 
wxComboBox * cboCargo
 
wxStaticText * lblAssistPercentage
 
wxTextCtrl * txtAssistPercentage
 
wxStaticText * lblAltName
 
wxComboBox * cboAltName
 
wxCheckBox * chkPlayerShip
 
wxStaticText * lblCallsign
 
wxComboBox * cboCallsign
 
wxButton * btnMakePlayerShip
 
wxButton * btnTextureReplacement
 
wxButton * btnAltShipClass
 
wxButton * btnPrevWing
 
wxButton * btnNextWing
 
wxButton * btnDelete
 
wxButton * btnReset
 
wxButton * btnWeapons
 
wxButton * btnPlayerOrders
 
wxButton * btnSpecialExplosion
 
wxButton * btnSpecialHits
 
wxButton * btnMiscOptions
 
wxButton * btnInitialStatus
 
wxButton * btnInitialOrders
 
wxButton * btnTBLInfo
 
wxButton * btnHideCues
 
wxStaticText * lblArrivalLocation
 
wxChoice * cboArrivalLocation
 
wxStaticText * lblArrivalTarget
 
wxChoice * cboArrivalTarget
 
wxStaticText * lblArrivalDistance
 
wxTextCtrl * txtArrivalDistance
 
wxStaticText * lblArrivalDelay
 
wxSpinCtrl * spnArrivalDelay
 
wxStaticText * lblArrivalDelaySeconds
 
wxButton * btnRestrictArrivalPaths
 
wxStaticText * lblArrivalCue
 
wxTreeCtrl * tctArrivalCues
 
wxCheckBox * chkNoArrivalWarp
 
wxStaticText * lblDepatureLocation
 
wxChoice * cboDepartureLocation
 
wxStaticText * lblDepartureTarget
 
wxChoice * cboDepartureTarget
 
wxStaticText * lblDepartureDelay
 
wxSpinCtrl * spnArrivalDelay1
 
wxStaticText * m_staticText1711
 
wxButton * btnRestrictDeparturePaths
 
wxStaticText * lblDepartureCue
 
wxTreeCtrl * tctDepartureCues
 
wxCheckBox * chkNoDepartureWarp
 

Detailed Description

Class frmShipsEditor.

Definition at line 431 of file wxfred_base.h.

Member Enumeration Documentation

anonymous enum
protected
Enumerator
ID_frmShipsEditor 

Definition at line 441 of file wxfred_base.h.

Constructor & Destructor Documentation

frmShipsEditor::frmShipsEditor ( wxWindow *  parent,
wxWindowID  id = ID_frmShipsEditor,
const wxString &  title = wxT("Edit Ship"),
const wxPoint &  pos = wxDefaultPosition,
const wxSize &  size = wxSize( -1,-1 ),
long  style = wxCAPTION|wxCLOSE_BOX|wxFRAME_NO_TASKBAR|wxSYSTEM_MENU|wxTAB_TRAVERSAL 
)

Definition at line 753 of file wxfred_base.cpp.

frmShipsEditor::~frmShipsEditor ( )

Definition at line 1091 of file wxfred_base.cpp.

Member Function Documentation

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

Reimplemented in frmShipsEditor.

Definition at line 515 of file wxfred_base.h.

Member Data Documentation

wxButton* fredBase::frmShipsEditor::btnAltShipClass
protected

Definition at line 475 of file wxfred_base.h.

wxButton* fredBase::frmShipsEditor::btnDelete
protected

Definition at line 478 of file wxfred_base.h.

wxButton* fredBase::frmShipsEditor::btnHideCues
protected

Definition at line 488 of file wxfred_base.h.

wxButton* fredBase::frmShipsEditor::btnInitialOrders
protected

Definition at line 486 of file wxfred_base.h.

wxButton* fredBase::frmShipsEditor::btnInitialStatus
protected

Definition at line 485 of file wxfred_base.h.

wxButton* fredBase::frmShipsEditor::btnMakePlayerShip
protected

Definition at line 473 of file wxfred_base.h.

wxButton* fredBase::frmShipsEditor::btnMiscOptions
protected

Definition at line 484 of file wxfred_base.h.

wxButton* fredBase::frmShipsEditor::btnNextWing
protected

Definition at line 477 of file wxfred_base.h.

wxButton* fredBase::frmShipsEditor::btnPlayerOrders
protected

Definition at line 481 of file wxfred_base.h.

wxButton* fredBase::frmShipsEditor::btnPrevWing
protected

Definition at line 476 of file wxfred_base.h.

wxButton* fredBase::frmShipsEditor::btnReset
protected

Definition at line 479 of file wxfred_base.h.

wxButton* fredBase::frmShipsEditor::btnRestrictArrivalPaths
protected

Definition at line 498 of file wxfred_base.h.

wxButton* fredBase::frmShipsEditor::btnRestrictDeparturePaths
protected

Definition at line 509 of file wxfred_base.h.

wxButton* fredBase::frmShipsEditor::btnSpecialExplosion
protected

Definition at line 482 of file wxfred_base.h.

wxButton* fredBase::frmShipsEditor::btnSpecialHits
protected

Definition at line 483 of file wxfred_base.h.

wxButton* fredBase::frmShipsEditor::btnTBLInfo
protected

Definition at line 487 of file wxfred_base.h.

wxButton* fredBase::frmShipsEditor::btnTextureReplacement
protected

Definition at line 474 of file wxfred_base.h.

wxButton* fredBase::frmShipsEditor::btnWeapons
protected

Definition at line 480 of file wxfred_base.h.

wxChoice* fredBase::frmShipsEditor::cboAIClass
protected

Definition at line 457 of file wxfred_base.h.

wxComboBox* fredBase::frmShipsEditor::cboAltName
protected

Definition at line 469 of file wxfred_base.h.

wxChoice* fredBase::frmShipsEditor::cboArrivalLocation
protected

Definition at line 490 of file wxfred_base.h.

wxChoice* fredBase::frmShipsEditor::cboArrivalTarget
protected

Definition at line 492 of file wxfred_base.h.

wxComboBox* fredBase::frmShipsEditor::cboCallsign
protected

Definition at line 472 of file wxfred_base.h.

wxComboBox* fredBase::frmShipsEditor::cboCargo
protected

Definition at line 465 of file wxfred_base.h.

wxChoice* fredBase::frmShipsEditor::cboDepartureLocation
protected

Definition at line 503 of file wxfred_base.h.

wxChoice* fredBase::frmShipsEditor::cboDepartureTarget
protected

Definition at line 505 of file wxfred_base.h.

wxChoice* fredBase::frmShipsEditor::cboHotkey
protected

Definition at line 455 of file wxfred_base.h.

wxChoice* fredBase::frmShipsEditor::cboPersona
protected

Definition at line 459 of file wxfred_base.h.

wxChoice* fredBase::frmShipsEditor::cboShipClass
protected

Definition at line 453 of file wxfred_base.h.

wxChoice* fredBase::frmShipsEditor::cboTeam
protected

Definition at line 461 of file wxfred_base.h.

wxCheckBox* fredBase::frmShipsEditor::chkNoArrivalWarp
protected

Definition at line 501 of file wxfred_base.h.

wxCheckBox* fredBase::frmShipsEditor::chkNoDepartureWarp
protected

Definition at line 512 of file wxfred_base.h.

wxCheckBox* fredBase::frmShipsEditor::chkPlayerShip
protected

Definition at line 470 of file wxfred_base.h.

wxStaticText* fredBase::frmShipsEditor::lblAIClass
protected

Definition at line 456 of file wxfred_base.h.

wxStaticText* fredBase::frmShipsEditor::lblAltName
protected

Definition at line 468 of file wxfred_base.h.

wxStaticText* fredBase::frmShipsEditor::lblArrivalCue
protected

Definition at line 499 of file wxfred_base.h.

wxStaticText* fredBase::frmShipsEditor::lblArrivalDelay
protected

Definition at line 495 of file wxfred_base.h.

wxStaticText* fredBase::frmShipsEditor::lblArrivalDelaySeconds
protected

Definition at line 497 of file wxfred_base.h.

wxStaticText* fredBase::frmShipsEditor::lblArrivalDistance
protected

Definition at line 493 of file wxfred_base.h.

wxStaticText* fredBase::frmShipsEditor::lblArrivalLocation
protected

Definition at line 489 of file wxfred_base.h.

wxStaticText* fredBase::frmShipsEditor::lblArrivalTarget
protected

Definition at line 491 of file wxfred_base.h.

wxStaticText* fredBase::frmShipsEditor::lblAssistPercentage
protected

Definition at line 466 of file wxfred_base.h.

wxStaticText* fredBase::frmShipsEditor::lblCallsign
protected

Definition at line 471 of file wxfred_base.h.

wxStaticText* fredBase::frmShipsEditor::lblCargoCargo
protected

Definition at line 464 of file wxfred_base.h.

wxStaticText* fredBase::frmShipsEditor::lblDepartureCue
protected

Definition at line 510 of file wxfred_base.h.

wxStaticText* fredBase::frmShipsEditor::lblDepartureDelay
protected

Definition at line 506 of file wxfred_base.h.

wxStaticText* fredBase::frmShipsEditor::lblDepartureTarget
protected

Definition at line 504 of file wxfred_base.h.

wxStaticText* fredBase::frmShipsEditor::lblDepatureLocation
protected

Definition at line 502 of file wxfred_base.h.

wxStaticText* fredBase::frmShipsEditor::lblHotkey
protected

Definition at line 454 of file wxfred_base.h.

wxStaticText* fredBase::frmShipsEditor::lblKillScore
protected

Definition at line 462 of file wxfred_base.h.

wxStaticText* fredBase::frmShipsEditor::lblPersona
protected

Definition at line 458 of file wxfred_base.h.

wxStaticText* fredBase::frmShipsEditor::lblShipClass
protected

Definition at line 452 of file wxfred_base.h.

wxStaticText* fredBase::frmShipsEditor::lblShipName
protected

Definition at line 448 of file wxfred_base.h.

wxStaticText* fredBase::frmShipsEditor::lblTeam
protected

Definition at line 460 of file wxfred_base.h.

wxStaticText* fredBase::frmShipsEditor::lblWing
protected

Definition at line 450 of file wxfred_base.h.

wxStaticText* fredBase::frmShipsEditor::m_staticText1711
protected

Definition at line 508 of file wxfred_base.h.

wxMenuBar* fredBase::frmShipsEditor::mbrShipsEditor
protected

Definition at line 446 of file wxfred_base.h.

wxMenu* fredBase::frmShipsEditor::selectShip
protected

Definition at line 447 of file wxfred_base.h.

wxSpinCtrl* fredBase::frmShipsEditor::spnArrivalDelay
protected

Definition at line 496 of file wxfred_base.h.

wxSpinCtrl* fredBase::frmShipsEditor::spnArrivalDelay1
protected

Definition at line 507 of file wxfred_base.h.

wxTreeCtrl* fredBase::frmShipsEditor::tctArrivalCues
protected

Definition at line 500 of file wxfred_base.h.

wxTreeCtrl* fredBase::frmShipsEditor::tctDepartureCues
protected

Definition at line 511 of file wxfred_base.h.

wxTextCtrl* fredBase::frmShipsEditor::txtArrivalDistance
protected

Definition at line 494 of file wxfred_base.h.

wxTextCtrl* fredBase::frmShipsEditor::txtAssistPercentage
protected

Definition at line 467 of file wxfred_base.h.

wxTextCtrl* fredBase::frmShipsEditor::txtKillscore
protected

Definition at line 463 of file wxfred_base.h.

wxTextCtrl* fredBase::frmShipsEditor::txtShipName
protected

Definition at line 449 of file wxfred_base.h.

wxTextCtrl* fredBase::frmShipsEditor::txtWing
protected

Definition at line 451 of file wxfred_base.h.


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