TrinityCore
Loading...
Searching...
No Matches
TransportAnimation Struct Reference

#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
 

Detailed Description

Definition at line 89 of file TransportMgr.h.

Constructor & Destructor Documentation

◆ TransportAnimation()

TransportAnimation::TransportAnimation ( )
inline

Definition at line 91 of file TransportMgr.h.

Member Function Documentation

◆ GetAnimNode()

TransportAnimationEntry const * TransportAnimation::GetAnimNode ( uint32  time) const

Definition at line 473 of file TransportMgr.cpp.

◆ GetAnimRotation()

TransportRotationEntry const * TransportAnimation::GetAnimRotation ( uint32  time) const

Definition at line 482 of file TransportMgr.cpp.

Member Data Documentation

◆ Path

TransportPathContainer TransportAnimation::Path

Definition at line 93 of file TransportMgr.h.

◆ Rotations

TransportPathRotationContainer TransportAnimation::Rotations

Definition at line 94 of file TransportMgr.h.

◆ TotalTime

uint32 TransportAnimation::TotalTime

Definition at line 95 of file TransportMgr.h.


The documentation for this struct was generated from the following files: