AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Go to the source code of this file.
Classes | |
class | PathMovementBase< T, P > |
class | WaypointMovementGenerator< Creature > |
class | FlightPathMovementGenerator |
struct | FlightPathMovementGenerator::TaxiNodeChangeInfo |
node index where preloading starts More... | |
Macros | |
#define | FLIGHT_TRAVEL_UPDATE 100 |
#define | TIMEDIFF_NEXT_WP 250 |
#define FLIGHT_TRAVEL_UPDATE 100 |
PathMovementGenerator is used to generate movements of waypoints and flight paths. Each serves the purpose of generate activities so that it generates updated packets for the players.
#define TIMEDIFF_NEXT_WP 250 |