class

PF2d::LinearGrid(T)

Inherits PF2d::Canvas < Enumerable < PF2d::Viewable < PF2d::Drawable < Reference < Object

All points laid out contiguously

Instance methods

data
Source
draw_point(x, y, value)
Source
get_point?(x, y) : T | Nil
Source
height
Source
i(x, y)
Source
row(y)
Source
width
Source