Rapicco::Sprite class of PicoRuby

Type aliases

sprite_t

Hash[Symbol, Array[String]]

palette_t

Hash[String, Integer]

Singleton methods

new

Rapicco::Sprite.new(Symbol name, String author) -> void

Instance methods

show

instance.show() -> void

Attr accessors

pos (accessor)

instance.pos -> Integer

width (reader)

instance.width -> Integer

height (reader)

instance.height -> Integer
Tags: class