![]() |
Rise
The Vieneo Province
|
#include <WaypointDialog.h>
Public Member Functions | |
WaypointDialog (short id) | |
void | DragDropItem (short destTab) override |
void | Draw (D3DXVECTOR3 *tracked) override |
void | ClearEdit () override |
void | UpdateMenu (short tab) override |
void | ActivateWaypoint () |
void | Update () override |
void | ActionIconClick (long icon_id) override |
void | DoubleClickLine () override |
![]() | |
DialogBase (short id) | |
virtual void | ActiveTab () |
virtual void | OnCreateDevice () |
virtual void | Close (bool minimize) |
void | PopUpDialog () |
Static Public Member Functions | |
static void CALLBACK | DialogCallback (UINT nEvent, int nControlID, CDXUTControl *pControl, void *pUserContext) |
![]() | |
static void | Initialize (HMI *gui) |
static void | DrawAllActiveDialogs (float fElapsedTime) |
static void | UpdateAllActiveDialogs (float fElapsedTime) |
static void | IconClick (short icon_id) |
static void | CheckDialogMouse () |
static bool | DraggingItem (short t, short s) |
static void | BringToFront (short t) |
static void | SortDialogs () |
static void | OnDeviceReset () |
static bool | OnEnter () |
static void | UpdateScrollBar (short t) |
static short | CheckWidth (short dialogid) |
static short | CheckHeight (short t) |
static void | InitializeDialog (short t) |
Private Attributes | |
waypoints * | ptrWaypoints |
Bus * | ptrBus |
Viewscreen * | ptrViewscreen |
Definition at line 8 of file WaypointDialog.h.
WaypointDialog::WaypointDialog | ( | short | id | ) |
|
overridevirtual |
Reimplemented from DialogBase.
Definition at line 467 of file WaypointDialog.cpp.
void WaypointDialog::ActivateWaypoint | ( | ) |
Definition at line 418 of file WaypointDialog.cpp.
|
overridevirtual |
Reimplemented from DialogBase.
Definition at line 599 of file WaypointDialog.cpp.
|
static |
Definition at line 82 of file WaypointDialog.cpp.
|
overridevirtual |
Reimplemented from DialogBase.
Definition at line 589 of file WaypointDialog.cpp.
|
overridevirtual |
Reimplemented from DialogBase.
Definition at line 611 of file WaypointDialog.cpp.
|
overridevirtual |
Reimplemented from DialogBase.
Definition at line 595 of file WaypointDialog.cpp.
|
overridevirtual |
Reimplemented from DialogBase.
Definition at line 660 of file WaypointDialog.cpp.
|
overridevirtual |
Reimplemented from DialogBase.
Definition at line 207 of file WaypointDialog.cpp.
|
private |
Definition at line 26 of file WaypointDialog.h.
|
private |
Definition at line 27 of file WaypointDialog.h.
|
private |
Definition at line 25 of file WaypointDialog.h.