|
Otclient 1.0
14/8/2020
|


Go to the source code of this file.
Classes | |
| class | Animator |
Enumerations | |
| enum | AnimationPhase : int16 { AnimPhaseAutomatic = -1, AnimPhaseRandom = 254, AnimPhaseAsync = 255 } |
| enum | AnimationDirection : uint8 { AnimDirForward = 0, AnimDirBackward = 1 } |
| enum AnimationDirection : uint8 |
| Enumerator | |
|---|---|
| AnimDirForward | |
| AnimDirBackward | |
Definition at line 37 of file animator.h.
| enum AnimationPhase : int16 |
| Enumerator | |
|---|---|
| AnimPhaseAutomatic | |
| AnimPhaseRandom | |
| AnimPhaseAsync | |
Definition at line 30 of file animator.h.