GameManagerFactory.setWindow

Sets the Window that this GameManager will render to.

class GameManagerFactory
@safe nothrow
void
setWindow

Parameters

window Window

The Window which will be rendered to.

Meta