GameManagerFactory.getWindow

Gets the Window the GameManager will use for rendering. If it was not set, will return null.

class GameManagerFactory
@safe nothrow
getWindow
()

Return Value

Type: Window

The Window the GameManager will use for rendering.

Meta