struct

IconRenderer::Assets::LoadedSpritesheet

Inherits Struct < Value < Object

Stores both a spritesheet and its associated Vips::Image for ease of use.

Constructors

new(sheet : Spritesheet, image : Vips::Image)
Source

Instance methods

clone
Source
copy_with(sheet _sheet = @sheet, image _image = @image)
Source
image
sheet