GameManager

Undocumented in source.

Constructors

this
this(Window window, GraphicsBackendType backend)
Undocumented in source.

Members

Functions

loadScene
void loadScene(Scene scene)
Undocumented in source. Be warned that the author may not have intended to support it.
run
void run()
Undocumented in source. Be warned that the author may not have intended to support it.
setCurrentScene
void setCurrentScene(Scene scene)
Undocumented in source. Be warned that the author may not have intended to support it.
stop
void stop()
Undocumented in source. Be warned that the author may not have intended to support it.
unloadScene
void unloadScene(Scene scene)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

audioManager
AudioManager audioManager [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
eventManager
EventManager eventManager [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
logger
Logger logger [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
renderer
Renderer renderer [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
scene
Scene scene [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
window
Window window [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta