Starshatter_Open
Open source Starshatter engine
|
#include <MsnDlg.h>
Public Member Functions | |
MsnDlg (PlanScreen *mgr) | |
virtual | ~MsnDlg () |
void | RegisterMsnControls (FormWindow *win) |
void | ShowMsnDlg () |
virtual void | OnCommit (AWEvent *event) |
virtual void | OnCancel (AWEvent *event) |
virtual void | OnTabButton (AWEvent *event) |
Protected Member Functions | |
virtual int | CalcTimeOnTarget () |
Protected Attributes | |
PlanScreen * | plan_screen |
Button * | commit |
Button * | cancel |
Button * | sit_button |
Button * | pkg_button |
Button * | nav_button |
Button * | wep_button |
ActiveWindow * | mission_name |
ActiveWindow * | mission_system |
ActiveWindow * | mission_sector |
ActiveWindow * | mission_time_start |
ActiveWindow * | mission_time_target |
ActiveWindow * | mission_time_target_label |
Campaign * | campaign |
Mission * | mission |
MissionInfo * | info |
int | pkg_index |
MsnDlg::MsnDlg | ( | PlanScreen * | mgr | ) |
Definition at line 40 of file MsnDlg.cpp.
|
virtual |
Definition at line 65 of file MsnDlg.cpp.
|
protectedvirtual |
Definition at line 210 of file MsnDlg.cpp.
|
virtual |
|
virtual |
|
virtual |
Reimplemented in MsnWepDlg, MsnObjDlg, and MsnPkgDlg.
Definition at line 252 of file MsnDlg.cpp.
void MsnDlg::RegisterMsnControls | ( | FormWindow * | win | ) |
Definition at line 72 of file MsnDlg.cpp.
void MsnDlg::ShowMsnDlg | ( | ) |
Definition at line 92 of file MsnDlg.cpp.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |