SafeWarp

Similar to Warp, but allows warped coordinates to go out of bounds.

Members

Functions

opIndex
ViewColor!V opIndex(int x, int y)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndexAssign
ViewColor!V opIndexAssign(ViewColor!V value, int x, int y)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

defaultColor
ViewColor!V defaultColor;
Undocumented in source.
src
V src;
Undocumented in source.

Meta