DVUI

render

Types

#
RenderCommand

Represents a deferred call to one of the render functions. This is how

Functions

#
renderTriangles

Rendered Triangles taking in to account the current clip rect

renderText

Only renders a single line of text. Newlines are rendered as spaces.

renderTexture

Only valid between Window.beginand Window.end.

renderIcon

Calls renderTexture with the texture created from tvg_bytes

renderImage

Calls renderTexture with the texture created from source

renderNinepatch

Renders a ninepatch with the given parameters.