FS2_Open
Open source remastering of the Freespace 2 engine
|
#include <dlgmissionstats.h>
Public Member Functions | |
dlgMissionStats (wxWindow *parent, wxWindowID id) | |
![]() | |
dlgMissionStats (wxWindow *parent, wxWindowID id=ID_dlgMissionStats, const wxString &title=wxT("Mission Statistics"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(400, 300), long style=wxDEFAULT_DIALOG_STYLE) | |
~dlgMissionStats () | |
Protected Member Functions | |
dlgMissionStats (void) | |
dlgMissionStats (const dlgMissionStats &T) | |
void | OnClose (wxCloseEvent &event) |
Additional Inherited Members | |
![]() | |
enum | { ID_dlgMissionStats = 1000 } |
![]() | |
wxTextCtrl * | txtMissionStats |
wxButton * | btnDumpToFile |
wxButton * | btnCancel |
Definition at line 15 of file dlgmissionstats.h.
dlgMissionStats::dlgMissionStats | ( | wxWindow * | parent, |
wxWindowID | id | ||
) |
Definition at line 17 of file dlgmissionstats.cpp.
|
protected |
|
protected |
|
protectedvirtual |
Reimplemented from fredBase::dlgMissionStats.
Definition at line 23 of file dlgmissionstats.cpp.