The configuration to use for this instance of GameEngine
Readonly
animationReadonly
hierarchyReadonly
imageReadonly
inputReadonly
physicsReadonly
rendererReadonly
renderReadonly
soundThis factory method creates a new Scene ensuring all the systems are linked to it The scene is automatically set to be drawn if it is the first scene created All the other scenes are instead kept hidden
Should the scene be drawn or hidden. Defaults to false
newly created scene
Main game engine class. Contains all the systems and components to run the game engine with minimum setup