#include <unit_sao.h>
◆ State
| Enumerator |
|---|
| SENT | animation state on clients is up to date, nothing to do
|
| NEEDS_RESEND | animation has been started, emit AO_CMD_SET_ANIMATION
|
| NEEDS_SPEED_RESEND | speed has been changed, emit AO_CMD_SET_ANIMATION_SPEED
|
| STOPPED | animation has been stopped (not paused), emit AO_CMD_STOP_ANIMATION
- Note
- animations can be paused by setting speed to 0
|
◆ spec
| scene::TrackAnimSpec UnitSAO::TrackAnimation::spec |
◆ state
The documentation for this struct was generated from the following file: