![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Go to the source code of this file.
Classes | |
| struct | WaypointData |
| class | WaypointMgr |
Macros | |
| #define | sWaypointMgr WaypointMgr::instance() |
Typedefs | |
| typedef std::map< uint32, 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::map<uint32, WaypointData> WaypointPath |
| typedef std::unordered_map<uint32, WaypointPath> WaypointPathContainer |
| enum WaypointMoveType |