FS2_Open
Open source remastering of the Freespace 2 engine
|
#include <frmwaypointeditor.h>
Public Member Functions | |
frmWaypointEditor (wxWindow *parent, wxWindowID id) | |
![]() | |
frmWaypointEditor (wxWindow *parent, wxWindowID id=ID_frmWaypointEditor, const wxString &title=wxT("Waypoint Path/Jump Node"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(300, 80), long style=wxDEFAULT_FRAME_STYLE|wxTAB_TRAVERSAL) | |
~frmWaypointEditor () | |
Protected Member Functions | |
frmWaypointEditor (void) | |
frmWaypointEditor (const frmWaypointEditor &T) | |
void | OnClose (wxCloseEvent &event) |
Additional Inherited Members | |
![]() | |
enum | { ID_frmWaypointEditor = 1000 } |
![]() | |
wxMenuBar * | menuWaypoint |
wxMenu * | menuPaths |
wxStaticText * | lblWaypointName |
wxTextCtrl * | txtWaypointName |
Definition at line 15 of file frmwaypointeditor.h.
frmWaypointEditor::frmWaypointEditor | ( | wxWindow * | parent, |
wxWindowID | id | ||
) |
Definition at line 16 of file frmwaypointeditor.cpp.
|
protected |
|
protected |
|
protectedvirtual |
Reimplemented from fredBase::frmWaypointEditor.
Definition at line 23 of file frmwaypointeditor.cpp.