FS2_Open
Open source remastering of the Freespace 2 engine
|
#include <frmbriefingeditor.h>
Public Member Functions | |
frmBriefingEditor (wxWindow *parent, wxWindowID id) | |
![]() | |
frmBriefingEditor (wxWindow *parent, wxWindowID id=ID_frmBriefingEditor, const wxString &title=wxT("Briefing Editor"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(-1,-1), long style=wxDEFAULT_FRAME_STYLE|wxTAB_TRAVERSAL) | |
~frmBriefingEditor () | |
Protected Member Functions | |
frmBriefingEditor (void) | |
frmBriefingEditor (const frmBriefingEditor &T) | |
void | OnClose (wxCloseEvent &event) |
Additional Inherited Members | |
![]() | |
enum | { ID_frmBriefingEditor = 1000 } |
![]() | |
wxMenuBar * | m_menubar8 |
wxMenu * | mnuSelectTeam |
wxMenu * | mnuOptions |
wxPanel * | m_panel13 |
wxStaticText * | lblStage |
wxStaticText * | lblCameraTransisitonTime |
wxSpinCtrl * | m_spinCtrl53 |
wxStaticText * | m_staticText192 |
wxCheckBox * | chkCutToNextStage |
wxCheckBox * | chkCutToPreviousStage |
wxStaticText * | lblText |
wxTextCtrl * | m_textCtrl75 |
wxButton * | btnPreviousStage |
wxButton * | btnNextStage |
wxButton * | btnAddStage |
wxButton * | btnInsertStage |
wxButton * | btnDeleteStage |
wxButton * | btnSaveView |
wxButton * | btnGoToView |
wxButton * | btnCopyView |
wxButton * | btnPasteView |
wxStaticText * | lblVoiceFile |
wxFilePickerCtrl * | m_filePicker1 |
wxBitmapButton * | btnPlayVoice |
wxStaticText * | lblDefaultMusic |
wxChoice * | m_choice42 |
wxBitmapButton * | btnPlayMusic |
wxStaticText * | m_staticText196 |
wxChoice * | m_choice43 |
wxBitmapButton * | btnPlayMusicFromPack |
wxStaticText * | lblUsageFormula |
wxTreeCtrl * | m_treeCtrl9 |
wxCheckBox * | chkDrawLines |
wxStaticText * | lblIconLabel |
wxTextCtrl * | txtIconLabel |
wxStaticText * | lblIconImage |
wxComboBox * | cboIconImage |
wxStaticText * | lblShipType |
wxComboBox * | cboShipType |
wxStaticText * | lblIconTeam |
wxComboBox * | m_comboBox13 |
wxStaticText * | lblIconId |
wxTextCtrl * | txtIconID |
wxCheckBox * | chkHighlightIcon |
wxCheckBox * | chkChangeLocally |
wxCheckBox * | chkFlipIconLR |
wxButton * | btnMakeIcon |
wxButton * | btnDeleteIcon |
wxButton * | btnPropagate |
wxStaticText * | lblIconText |
wxTextCtrl * | txtIconText |
Definition at line 15 of file frmbriefingeditor.h.
frmBriefingEditor::frmBriefingEditor | ( | wxWindow * | parent, |
wxWindowID | id | ||
) |
Definition at line 17 of file frmbriefingeditor.cpp.
|
protected |
|
protected |
|
protectedvirtual |
Reimplemented from fredBase::frmBriefingEditor.
Definition at line 23 of file frmbriefingeditor.cpp.