DirectView.Row

Allows array-like viewyx access.

mixintemplate DirectView()
static
struct Row {}

Members

Functions

opIndex
inout(COLOR) opIndex(xy_t x)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

scanline
StorageType[] scanline;

Meta