Screen.render

Will render the screen, its layers and their components.

class Screen
final
void
render
(
ExternalWindow window
)

Parameters

window ExternalWindow

The window to render at.

Meta