SpriteAnimation QML Type
An animation representing a state of a Sprite More...
Import Statement: | import Bacon2D 1.0 |
Properties
- duration : int
- frame : int
- frames : int
- horizontalMirror : bool
- initialFrame : int
- inverse : bool
- loops : int
- name : string
- running : bool
- source : string
- verticalMirror : bool
Detailed Description
Property Documentation
Current frame shown in the SpriteAnimation
Starting frame to be shown in the SpriteAnimation