Layer.render

Will render the components of the layer to the given window.

class Layer
final
void
render
(
ExternalWindow window
)

Parameters

window ExternalWindow

The window to render the components at.

Meta