animation.adoc 548 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. = Stub page for the new animation system
  2. :author: mitm001
  3. :revnumber: 1.0
  4. This page will be used to explain the new animation system. Feel free to edit as needed.
  5. == Requirements
  6. == Code Samples
  7. == Controlling Animations
  8. === The Animation Control
  9. === Animation Channels
  10. === Skeleton Control
  11. == Animation Control Properties
  12. == Skeleton Control Properties
  13. == Animation Channel Properties
  14. == Playing Animations
  15. === Usage Example
  16. == Animation Event Listener
  17. === Responding to Animation End
  18. === Responding to Animation Start