3.1.5.18.25 Animation_Stop
The Animation_Stop message stops the animation that is playing. When the animation is not playing, time is not passed to the individual sequences, therefore their progress does not change. The sequences can be safely modified during this time.
The cmd field specifies a post-stop processing command.
Possible values are described in the following table.
|
Value |
Description |
|---|---|
|
0x00000000 |
Do not move the position. |
|
0x00000001 |
Reset the position to the beginning. |
|
0x00000002 |
Advance the position to the end. |
The fields of the Animation_Stop are specified in section 2.2.4.17.25.
The common header fields are specified in section 2.2.4.