Enviro application
|
Inherits StartupDlgBase.
Public Member Functions | |
StartupDlg (wxWindow *parent, wxWindowID id, const wxString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE) | |
void | GetOptionsFrom (EnviroOptions &opt) |
void | PutOptionsTo (EnviroOptions &opt) |
void | UpdateState () |
void | RefreshTerrainChoices () |
StartupDlg::StartupDlg | ( | wxWindow * | parent, |
wxWindowID | id, | ||
const wxString & | title, | ||
const wxPoint & | pos = wxDefaultPosition , |
||
const wxSize & | size = wxDefaultSize , |
||
long | style = wxDEFAULT_DIALOG_STYLE |
||
) |
void StartupDlg::GetOptionsFrom | ( | EnviroOptions & | opt | ) |
void StartupDlg::PutOptionsTo | ( | EnviroOptions & | opt | ) |
void StartupDlg::RefreshTerrainChoices | ( | ) |
void StartupDlg::UpdateState | ( | ) |