QuadView

Undocumented in source.

Constructors

this
this(Vec2f renderSize)
Undocumented in source.
this
this(Vec2u renderSize)
Undocumented in source.

Members

Functions

advance
void advance()
Undocumented in source. Be warned that the author may not have intended to support it.
draw
void draw(Vec2f renderPosition, Vec2f scale)
Undocumented in source. Be warned that the author may not have intended to support it.
draw
void draw(Vec2f renderPosition)
Undocumented in source. Be warned that the author may not have intended to support it.
getCurrent
const(View) getCurrent()
Undocumented in source. Be warned that the author may not have intended to support it.
setColorMod
void setColorMod(Color color, Blend blend)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

clearColor
Color clearColor [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
clearColor
Color clearColor [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
position
Vec2f position [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
position
Vec2f position [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
renderSize
Vec2u renderSize [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
renderSize
Vec2u renderSize [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
size
Vec2f size [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
size
Vec2f size [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

correction
Vec2f correction;
Undocumented in source.

Meta