class

CrImage::BlackView(T)

Inherits CrImage::Window < Reference < Object

An implementation of Window, where the value of a point in the window that is off the edge of the underlying Map resolves to zero (or black)

Constructors

new(width, height, map, map_x, map_y)
Source

Instance methods

[](x : Int32, y : Int32) : T
Source