Class frmCampaignEditor.
More...
#include <wxfred_base.h>
Class frmCampaignEditor.
Definition at line 1676 of file wxfred_base.h.
| Enumerator |
|---|
| ID_frmCampaignEditor |
|
| ID_lstAvailableMissions |
|
| ID_NEW |
|
| ID_OPEN |
|
| ID_SAVE |
|
| ID_SAVE_AS |
|
| ID_EXIT |
|
| ID_ERROR_CHECKER |
|
| ID_SHIPS |
|
| ID_WEAPONS |
|
Definition at line 1686 of file wxfred_base.h.
| frmCampaignEditor::frmCampaignEditor |
( |
wxWindow * |
parent, |
|
|
wxWindowID |
id = ID_frmCampaignEditor, |
|
|
const wxString & |
title = wxT("Campaign Editor"), |
|
|
const wxPoint & |
pos = wxDefaultPosition, |
|
|
const wxSize & |
size = wxSize( 862,705 ), |
|
|
long |
style = wxDEFAULT_FRAME_STYLE|wxFRAME_FLOAT_ON_PARENT|wxTAB_TRAVERSAL |
|
) |
| |
| frmCampaignEditor::~frmCampaignEditor |
( |
| ) |
|
| void fredBase::frmCampaignEditor::m_splitter1OnIdle |
( |
wxIdleEvent & |
| ) |
|
|
inline |
| virtual void fredBase::frmCampaignEditor::OnClose |
( |
wxCloseEvent & |
event | ) |
|
|
inlineprotectedvirtual |
| wxButton* fredBase::frmCampaignEditor::btnClose |
|
protected |
| wxButton* fredBase::frmCampaignEditor::btnLoadMission |
|
protected |
| wxButton* fredBase::frmCampaignEditor::btnMoveDown |
|
protected |
| wxButton* fredBase::frmCampaignEditor::btnMoveUp |
|
protected |
| wxButton* fredBase::frmCampaignEditor::btnRealignTree |
|
protected |
| wxButton* fredBase::frmCampaignEditor::btnToggleLoop |
|
protected |
| wxChoice* fredBase::frmCampaignEditor::cbCampaignType |
|
protected |
| wxCheckBox* fredBase::frmCampaignEditor::chkUsesCustomTechDatabase |
|
protected |
| wxFilePickerCtrl* fredBase::frmCampaignEditor::fpBriefingCutscene |
|
protected |
| wxFilePickerCtrl* fredBase::frmCampaignEditor::fpLoopBriefAni |
|
protected |
| wxFilePickerCtrl* fredBase::frmCampaignEditor::fpLoopBriefVoice |
|
protected |
| wxMenu* fredBase::frmCampaignEditor::initialStatus |
|
protected |
| wxStaticText* fredBase::frmCampaignEditor::lblAvailableMissions |
|
protected |
| wxStaticText* fredBase::frmCampaignEditor::lblBranches |
|
protected |
| wxStaticText* fredBase::frmCampaignEditor::lblBriefingCutscene |
|
protected |
| wxStaticText* fredBase::frmCampaignEditor::lblBriefVoice |
|
protected |
| wxStaticText* fredBase::frmCampaignEditor::lblCampaignDescription |
|
protected |
| wxStaticText* fredBase::frmCampaignEditor::lblCampaignName |
|
protected |
| wxStaticText* fredBase::frmCampaignEditor::lblCampaignType |
|
protected |
| wxStaticText* fredBase::frmCampaignEditor::lblDebriefingPersonaIndex |
|
protected |
| wxStaticText* fredBase::frmCampaignEditor::lblDesignerNotes |
|
protected |
| wxStaticText* fredBase::frmCampaignEditor::lblLoopBriefAni |
|
protected |
| wxStaticText* fredBase::frmCampaignEditor::lblMainhallIndex |
|
protected |
| wxStaticText* fredBase::frmCampaignEditor::lblMissionLoopDiscription |
|
protected |
| wxListCtrl* fredBase::frmCampaignEditor::lstAvailableMissions |
|
protected |
| wxMenuBar* fredBase::frmCampaignEditor::m_menubar2 |
|
protected |
| wxSplitterWindow* fredBase::frmCampaignEditor::m_splitter1 |
|
protected |
| wxMenu* fredBase::frmCampaignEditor::mnuFile |
|
protected |
| wxMenu* fredBase::frmCampaignEditor::other |
|
protected |
| wxScrolledWindow* fredBase::frmCampaignEditor::pnlCampaign |
|
protected |
| wxPanel* fredBase::frmCampaignEditor::pnlCampaignGraph |
|
protected |
| wxSpinCtrl* fredBase::frmCampaignEditor::spnDebriefingPersonaIndex |
|
protected |
| wxSpinCtrl* fredBase::frmCampaignEditor::spnMainHallIndex |
|
protected |
| wxTreeCtrl* fredBase::frmCampaignEditor::treeBranches |
|
protected |
| wxTextCtrl* fredBase::frmCampaignEditor::txtCampaignDescription |
|
protected |
| wxTextCtrl* fredBase::frmCampaignEditor::txtCampaignName |
|
protected |
| wxTextCtrl* fredBase::frmCampaignEditor::txtDesignerNotes |
|
protected |
| wxTextCtrl* fredBase::frmCampaignEditor::txtMissionLoopDescription |
|
protected |
The documentation for this class was generated from the following files: