IconRenderer::Assets::Sprite
Inherits Reference < Object
Represents a sprite along with its texture data in a spritesheet.
Constructors
new(offset : Tuple(Int32, Int32), rect : Tuple(Tuple(Int32, Int32), Tuple(Int32, Int32)), rotated : Bool, size : Tuple(Int32, Int32), source_size : Tuple(Int32, Int32))
SourceInstance methods
size
Source