#include <wing_editor.h>
|
| enum | { IDD = IDD_WING_EDITOR
} |
| |
|
| virtual void | DoDataExchange (CDataExchange *pDX) |
| |
| virtual BOOL | OnCommand (WPARAM wParam, LPARAM lParam) |
| |
| afx_msg void | OnInitMenu (CMenu *pMenu) |
| |
| afx_msg void | OnDeltaposSpinWaves (NMHDR *pNMHDR, LRESULT *pResult) |
| |
| afx_msg void | OnRclickArrivalTree (NMHDR *pNMHDR, LRESULT *pResult) |
| |
| afx_msg void | OnRclickDepartureTree (NMHDR *pNMHDR, LRESULT *pResult) |
| |
| afx_msg void | OnBeginlabeleditArrivalTree (NMHDR *pNMHDR, LRESULT *pResult) |
| |
| afx_msg void | OnBeginlabeleditDepartureTree (NMHDR *pNMHDR, LRESULT *pResult) |
| |
| afx_msg void | OnEndlabeleditArrivalTree (NMHDR *pNMHDR, LRESULT *pResult) |
| |
| afx_msg void | OnEndlabeleditDepartureTree (NMHDR *pNMHDR, LRESULT *pResult) |
| |
| afx_msg void | OnDeleteWing () |
| |
| afx_msg void | OnDisbandWing () |
| |
| afx_msg void | OnClose () |
| |
| afx_msg void | OnGoals2 () |
| |
| afx_msg void | OnReinforcement () |
| |
| afx_msg void | OnNext () |
| |
| afx_msg void | OnSelchangedArrivalTree (NMHDR *pNMHDR, LRESULT *pResult) |
| |
| afx_msg void | OnSelchangedDepartureTree (NMHDR *pNMHDR, LRESULT *pResult) |
| |
| afx_msg void | OnHideCues () |
| |
| afx_msg void | OnPrev () |
| |
| afx_msg void | OnSelchangeArrivalLocation () |
| |
| afx_msg void | OnSelchangeDepartureLocation () |
| |
| afx_msg void | OnSelchangeHotkey () |
| |
| afx_msg void | OnSquadLogo () |
| |
| afx_msg void | OnRestrictArrival () |
| |
| afx_msg void | OnRestrictDeparture () |
| |
| int | calc_max_wave_treshold () |
| |
Definition at line 17 of file wing_editor.h.
| wing_editor::wing_editor |
( |
CWnd * |
pParent = NULL | ) |
|
| void wing_editor::calc_cue_height |
( |
| ) |
|
| int wing_editor::calc_max_wave_treshold |
( |
| ) |
|
|
protected |
| BOOL wing_editor::Create |
( |
| ) |
|
| void wing_editor::DoDataExchange |
( |
CDataExchange * |
pDX | ) |
|
|
protectedvirtual |
| void wing_editor::initialize_data |
( |
int |
full | ) |
|
| void wing_editor::initialize_data_safe |
( |
int |
full_update | ) |
|
| void wing_editor::OnBeginlabeleditArrivalTree |
( |
NMHDR * |
pNMHDR, |
|
|
LRESULT * |
pResult |
|
) |
| |
|
protected |
| void wing_editor::OnBeginlabeleditDepartureTree |
( |
NMHDR * |
pNMHDR, |
|
|
LRESULT * |
pResult |
|
) |
| |
|
protected |
| void wing_editor::OnClose |
( |
| ) |
|
|
protected |
| BOOL wing_editor::OnCommand |
( |
WPARAM |
wParam, |
|
|
LPARAM |
lParam |
|
) |
| |
|
protectedvirtual |
| void wing_editor::OnDeleteWing |
( |
| ) |
|
|
protected |
| void wing_editor::OnDeltaposSpinWaves |
( |
NMHDR * |
pNMHDR, |
|
|
LRESULT * |
pResult |
|
) |
| |
|
protected |
| void wing_editor::OnDisbandWing |
( |
| ) |
|
|
protected |
| void wing_editor::OnEndlabeleditArrivalTree |
( |
NMHDR * |
pNMHDR, |
|
|
LRESULT * |
pResult |
|
) |
| |
|
protected |
| void wing_editor::OnEndlabeleditDepartureTree |
( |
NMHDR * |
pNMHDR, |
|
|
LRESULT * |
pResult |
|
) |
| |
|
protected |
| void wing_editor::OnGoals2 |
( |
| ) |
|
|
protected |
| void wing_editor::OnHideCues |
( |
| ) |
|
|
protected |
| void wing_editor::OnInitMenu |
( |
CMenu * |
pMenu | ) |
|
|
protected |
| void wing_editor::OnNext |
( |
| ) |
|
|
protected |
| void wing_editor::OnOK |
( |
| ) |
|
| void wing_editor::OnPrev |
( |
| ) |
|
|
protected |
| void wing_editor::OnRclickArrivalTree |
( |
NMHDR * |
pNMHDR, |
|
|
LRESULT * |
pResult |
|
) |
| |
|
protected |
| void wing_editor::OnRclickDepartureTree |
( |
NMHDR * |
pNMHDR, |
|
|
LRESULT * |
pResult |
|
) |
| |
|
protected |
| void wing_editor::OnReinforcement |
( |
| ) |
|
|
protected |
| void wing_editor::OnRestrictArrival |
( |
| ) |
|
|
protected |
| void wing_editor::OnRestrictDeparture |
( |
| ) |
|
|
protected |
| void wing_editor::OnSelchangeArrivalLocation |
( |
| ) |
|
|
protected |
| void wing_editor::OnSelchangedArrivalTree |
( |
NMHDR * |
pNMHDR, |
|
|
LRESULT * |
pResult |
|
) |
| |
|
protected |
| void wing_editor::OnSelchangedDepartureTree |
( |
NMHDR * |
pNMHDR, |
|
|
LRESULT * |
pResult |
|
) |
| |
|
protected |
| void wing_editor::OnSelchangeDepartureLocation |
( |
| ) |
|
|
protected |
| void wing_editor::OnSelchangeHotkey |
( |
| ) |
|
|
protected |
| void wing_editor::OnSquadLogo |
( |
| ) |
|
|
protected |
| void wing_editor::show_hide_sexp_help |
( |
| ) |
|
| int wing_editor::update_data |
( |
int |
redraw = 1 | ) |
|
| void wing_editor::update_data_safe |
( |
| ) |
|
| int wing_editor::verify |
( |
| ) |
|
| int wing_editor::bypass_errors |
| int wing_editor::cue_height |
| int wing_editor::m_arrival_delay |
| int wing_editor::m_arrival_delay_max |
| int wing_editor::m_arrival_delay_min |
| CSpinButtonCtrl wing_editor::m_arrival_delay_spin |
| int wing_editor::m_arrival_dist |
| int wing_editor::m_arrival_location |
| int wing_editor::m_arrival_target |
| int wing_editor::m_departure_delay |
| CSpinButtonCtrl wing_editor::m_departure_delay_spin |
| int wing_editor::m_departure_location |
| int wing_editor::m_departure_target |
| int wing_editor::m_hotkey |
| BOOL wing_editor::m_ignore_count |
| BOOL wing_editor::m_no_arrival_message |
| BOOL wing_editor::m_no_arrival_music |
| BOOL wing_editor::m_no_arrival_warp |
| BOOL wing_editor::m_no_departure_warp |
| BOOL wing_editor::m_no_dynamic |
| BOOL wing_editor::m_reinforcement |
| int wing_editor::m_special_ship |
| int wing_editor::m_threshold |
| CSpinButtonCtrl wing_editor::m_threshold_spin |
| CSpinButtonCtrl wing_editor::m_waves_spin |
| CString wing_editor::m_wing_name |
| CString wing_editor::m_wing_squad_filename |
| int wing_editor::modified |
| int wing_editor::select_sexp_node |
The documentation for this class was generated from the following files: