12345678910111213141516171819202122232425262728293031323334353637383940414243444546 |
- = Stub page for the new animation system
- :author: mitm001
- :revnumber: 1.0
- This page will be used to explain the new animation system. Feel free to edit as needed.
- == Requirements
- == Code Samples
- == Controlling Animations
- === The Animation Control
- === Animation Channels
- === Skeleton Control
- == Animation Control Properties
- == Skeleton Control Properties
- == Animation Channel Properties
- == Playing Animations
- === Usage Example
- == Animation Event Listener
- === Responding to Animation End
- === Responding to Animation Start
|