SampleOverlay

Undocumented in source.

Constructors

this
this(Vector2 size, Rectangle anchor)
Undocumented in source.

Members

Aliases

opEquals
alias opEquals = typeof(super).opEquals
Undocumented in source.

Functions

drawImpl
void drawImpl(Rectangle , Rectangle inner)
Undocumented in source. Be warned that the author may not have intended to support it.
getAnchor
Rectangle getAnchor(Rectangle viewport)
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
bool opEquals(Object object)
Undocumented in source. Be warned that the author may not have intended to support it.
resizeImpl
void resizeImpl(Vector2 )
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_anchor
Rectangle _anchor;
Undocumented in source.
canvasIO
CanvasIO canvasIO;
Undocumented in source.
isRelative
bool isRelative;
Undocumented in source.
size
Vector2 size;
Undocumented in source.

Meta