CrImage::ErrorView(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 teh underlying Map causes an error
Constructors
new(width, height, map, map_x, map_y)
SourceInstance methods
[](x : Int32, y : Int32) : T
Source