new ()
read onlycurrentScene:Scene = Scene.createWithDrawSystem()
onSceneChanged:Event<Scene ‑> Scene ‑> Void>
changeScene (sceneIn:Scene, destroyCurrentScene:Bool = false):Void
draw (g:Graphics):Void
update (delta:Float):Void