Display
Inherits Reference < Object
Constructors
new(width : Int32 = 64, height : Int32 = 32, scale : Int32 = 10)
SourceInstance methods
add_sprite(x : UInt8, y : UInt8, sprite : Array(UInt8)) : UInt8
Sourceclear
Sourcedraw
Sourcegfx
Sourcegfx=(gfx : Slice(Slice(UInt8)))
Sourcewindow
Sourcewindow=(window : SDL::Window)
Source