Bacon2D

Sprite QML Type

A Sprite, providing state based management of multiple SpriteAnimation animations. More...

Import Statement: import Bacon2D 1.0

Properties

Detailed Description

Property Documentation

animation : string

The current SpriteAnimation state of the Sprite as a string


horizontalMirror : bool

Shows the Sprite mirrored horizontally


spriteState : Bacon2D.State

This property holds the current spriteState.


verticalMirror : bool

Shows the Sprite mirrored vertically (upside down)