open fun switchScene(scene: Scene!): Unit
Switches the Scene currently being displayed.
scene - Scene!: Scene object to display.
open fun switchScene(scene: Int): Unit
Switches the Scene currently being displayed.
scene - Int: Index of the Scene to use.
open fun switchScene(scene: Scene!): Unit
Switches the Scene currently being displayed.
scene - Scene!: Scene object to display.
open fun switchScene(scene: Int): Unit
Switches the Scene currently being displayed.