class

IconRenderer::Assets::AnimationSprite

Inherits Reference < Object

Represents the metadata of an animation frame's sprite

Constructors

new(texture : String, position : Tuple(Float32, Float32), scale : Tuple(Float32, Float32), rotation : Float64, flipped : Tuple(Int32, Int32), z : Int32)
Source
new(obj : PList::Value)
Source

Instance methods

flipped
Source
position
Source
rotation
Source
scale
Source
texture
Source