|
WoW Model Viewer
Your premiere tool for viewing, equipping and animating World of Warcraft models.
|
Stores loop count and animation ID for a single animation slot. More...
#include <AnimManager.h>
Public Attributes | |
| short | Loops |
| Number of loops to play. | |
| size_t | AnimID |
| Animation identifier. | |
Stores loop count and animation ID for a single animation slot.
Definition at line 13 of file AnimManager.h.
| size_t AnimInfo::AnimID |
Animation identifier.
Definition at line 16 of file AnimManager.h.
| short AnimInfo::Loops |
Number of loops to play.
Definition at line 15 of file AnimManager.h.