![]() |
TrinityCore
|
#include <vector>
Include dependency graph for WaypointManager.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | WaypointData |
| class | WaypointMgr |
Macros | |
| #define | sWaypointMgr WaypointMgr::instance() |
Typedefs | |
| typedef std::vector < WaypointData * > | WaypointPath |
| typedef std::unordered_map < uint32, WaypointPath > | WaypointPathContainer |
Enumerations | |
| enum | WaypointMoveType { WAYPOINT_MOVE_TYPE_WALK, WAYPOINT_MOVE_TYPE_RUN, WAYPOINT_MOVE_TYPE_LAND, WAYPOINT_MOVE_TYPE_TAKEOFF, WAYPOINT_MOVE_TYPE_MAX } |
| #define sWaypointMgr WaypointMgr::instance() |
| typedef std::vector<WaypointData*> WaypointPath |
| typedef std::unordered_map<uint32, WaypointPath> WaypointPathContainer |
| enum WaypointMoveType |
1.8.8