Renderer

Undocumented in source.

Members

Properties

ScissorRectangle
Rectangle ScissorRectangle [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
ScissorRectangle
Rectangle ScissorRectangle [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
VSync
VSyncState VSync [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
VSync
VSyncState VSync [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

AdjustViewport
void AdjustViewport()
Undocumented in source. Be warned that the author may not have intended to support it.
AssignRenderer
void AssignRenderer(win.Window parent)

Backend function, run automatically, no need to invoke it manually. c:

ClearColor
void ClearColor(Color color)
Undocumented in source. Be warned that the author may not have intended to support it.
ClearDepth
void ClearDepth()
Undocumented in source. Be warned that the author may not have intended to support it.
CreateShader
Shader CreateShader(ShaderCode code)
Undocumented in source. Be warned that the author may not have intended to support it.
NewBatcher
SpriteBatch NewBatcher()
Undocumented in source. Be warned that the author may not have intended to support it.
SwapBuffers
void SwapBuffers()
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

Window
win.Window Window;
Undocumented in source.

Meta