![]() |
TrinityCore
|
#include <TransportMgr.h>
Public Member Functions | |
| TransportAnimation () | |
| TransportAnimationEntry const * | GetAnimNode (uint32 time) const |
| TransportRotationEntry const * | GetAnimRotation (uint32 time) const |
Public Attributes | |
| TransportPathContainer | Path |
| TransportPathRotationContainer | Rotations |
| uint32 | TotalTime |
Definition at line 89 of file TransportMgr.h.
|
inline |
Definition at line 91 of file TransportMgr.h.
| TransportAnimationEntry const * TransportAnimation::GetAnimNode | ( | uint32 | time | ) | const |
Definition at line 473 of file TransportMgr.cpp.
| TransportRotationEntry const * TransportAnimation::GetAnimRotation | ( | uint32 | time | ) | const |
Definition at line 482 of file TransportMgr.cpp.
| TransportPathContainer TransportAnimation::Path |
Definition at line 93 of file TransportMgr.h.
| TransportPathRotationContainer TransportAnimation::Rotations |
Definition at line 94 of file TransportMgr.h.
| uint32 TransportAnimation::TotalTime |
Definition at line 95 of file TransportMgr.h.