class

TestMatrix

Inherits CG2d::Drawable < Reference < Object

Requires a truecolor terminal (24bit) like iterm2

Constructors

Instance methods

[]=(x, y, value : Tuple(UInt8, UInt8, UInt8))
Source
[]=(x, y, color : RGB(UInt8))
Source
draw
Source
draw_point(x, y, color)

To be implemented by the including class

Source
index(x, y)
Source