Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
AssistanceMovementGenerator Member List

This is the complete list of members for AssistanceMovementGenerator, including all inherited members.

AssistanceMovementGenerator(float _x, float _y, float _z)AssistanceMovementGeneratorinline
DoFinalize(Creature *)PointMovementGenerator< Creature >
DoInitialize(Creature *)PointMovementGenerator< Creature >
DoReset(Creature *)PointMovementGenerator< Creature >
DoUpdate(Creature *, uint32)PointMovementGenerator< Creature >
Finalize(Unit *)AssistanceMovementGeneratorvirtual
GetDestination(float &x, float &y, float &z) constPointMovementGenerator< Creature >inline
GetMovementGeneratorType()AssistanceMovementGeneratorinlinevirtual
GetResetPosition(Unit *, float &, float &, float &)MovementGeneratorinlinevirtual
i_recalculateSpeedPointMovementGenerator< Creature >private
i_xPointMovementGenerator< Creature >private
i_yPointMovementGenerator< Creature >private
i_zPointMovementGenerator< Creature >private
idPointMovementGenerator< Creature >private
Initialize(Unit *u)MovementGeneratorMedium< Creature, PointMovementGenerator< Creature > >inlinevirtual
m_generatePathPointMovementGenerator< Creature >private
MovementInform(Creature *unit)PointMovementGenerator< Creature >
PointMovementGenerator(uint32 _id, float _x, float _y, float _z, bool _generatePath, float _speed=0.0f)PointMovementGenerator< Creature >inline
Reset(Unit *u)MovementGeneratorMedium< Creature, PointMovementGenerator< Creature > >inlinevirtual
speedPointMovementGenerator< Creature >private
unitSpeedChanged()PointMovementGenerator< Creature >inlinevirtual
Update(Unit *u, uint32 time_diff)MovementGeneratorMedium< Creature, PointMovementGenerator< Creature > >inlinevirtual
~MovementGenerator()MovementGeneratorvirtual