18#ifndef TRINITY_MOVEMENTDEFINES_H
19#define TRINITY_MOVEMENTDEFINES_H
23#define SPEED_CHARGE 42.0f
90 ChaseRange(
float _minRange,
float _minTolerance,
float _maxTolerance,
float _maxRange);
106 float UpperBound()
const;
107 float LowerBound()
const;
108 bool IsAngleOkay(
float relativeAngle)
const;
bool IsInvalidMovementSlot(uint8 const slot)
MovementGeneratorPriority
@ MOTION_PRIORITY_HIGHEST
@ TIMED_FLEEING_MOTION_TYPE
@ SPLINE_CHAIN_MOTION_TYPE
@ ASSISTANCE_DISTRACT_MOTION_TYPE
constexpr bool CanStopMovementForSpellCasting(MovementGeneratorType type)
bool IsInvalidMovementGeneratorType(uint8 const type)