IconRenderer::Assets::Spritesheet
Inherits Reference < Object
Represents the metadata of a spritesheet and its sprites.
Constructors
new(sprites : Hash(String, Sprite), texture_file_name : String, size : Tuple(Int32, Int32))
Sourcenew(obj : PList::Value)
Shorthand for initializing a spritesheet with its .plist representation.
Instance methods
size
Sourcesprites
Sourcetexture_file_name
Source