class

Shrimp::Display

Inherits Reference < Object

Constructors

new(width : Int32 = 64, height : Int32 = 32, scale : Int32 = 10)
Source

Instance methods

clear
Source
get_pixel(x : Int32, y : Int32) : UInt8
Source
height
Source
render
Source
scale
Source
set_pixel(x : Int32, y : Int32, value : UInt8)
Source
width
Source

Nested types