ILayoutBlock.renderWith

Render this layout block with renderer and an offset of given by x and y.

interface ILayoutBlock
void
renderWith
(
IRenderingContext2D renderer
,
float x = 0f
,
float y = 0f
)

Meta