Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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
Shrimp::Display::Canvas
Shrimp::Display::SDL