CrImage::RepeatView(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 the nearest edge of that Map
Constructors
new(width, height, map, map_x, map_y)
SourceInstance methods
[](x : Int32, y : Int32) : T
Source