Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
WaypointMovementGenerator.h File Reference
#include "MovementGenerator.h"
#include "Path.h"
#include "WaypointManager.h"
#include "Player.h"
#include <set>
#include <vector>
Include dependency graph for WaypointMovementGenerator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FlightPathMovementGenerator
class  PathMovementBase< T, P >
class  WaypointMovementGenerator< Creature >

Macros

#define FLIGHT_TRAVEL_UPDATE   100
#define STOP_TIME_FOR_PLAYER   3 * MINUTE * IN_MILLISECONDS
#define TIMEDIFF_NEXT_WP   250

Macro Definition Documentation

◆ FLIGHT_TRAVEL_UPDATE

#define FLIGHT_TRAVEL_UPDATE   100

Definition at line 24 of file WaypointMovementGenerator.h.

◆ STOP_TIME_FOR_PLAYER

#define STOP_TIME_FOR_PLAYER   3 * MINUTE * IN_MILLISECONDS

◆ TIMEDIFF_NEXT_WP

#define TIMEDIFF_NEXT_WP   250

Definition at line 26 of file WaypointMovementGenerator.h.