BackendRenderer

Undocumented in source.

Constructors

this
this(win.Window parent)
Undocumented in source.

Members

Functions

AdjustViewport
void AdjustViewport()
Undocumented in source.
ClearColor
void ClearColor(Color color)
Undocumented in source.
ClearDepth
void ClearDepth()
Undocumented in source.
CreateShader
Shader CreateShader(ShaderCode code)
Undocumented in source.
Init
void Init()
Undocumented in source.
SwapBuffers
void SwapBuffers()
Undocumented in source.

Properties

ScissorRectangle
Rectangle ScissorRectangle [@property setter]
Undocumented in source.
ScissorRectangle
Rectangle ScissorRectangle [@property getter]
Undocumented in source.
VSync
VSyncState VSync [@property getter]
Undocumented in source.
VSync
VSyncState VSync [@property setter]
Undocumented in source.

Variables

Batch
SpriteBatch Batch;
Undocumented in source.
Window
win.Window Window;
Undocumented in source.

Meta