Rapicco::Sprite class of PicoRuby

Singleton methods

new

Rapicco::Sprite.new(Array[String] rows, Hash[String, Integer] palette) -> 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