SceneManager
This components handles all the Scene that you have
SceneManager.setScene(Scene scene); // Sets the active scene
SceneManager.getActiveScene(); // Returns Scene ObjectLast updated
This components handles all the Scene that you have
SceneManager.setScene(Scene scene); // Sets the active scene
SceneManager.getActiveScene(); // Returns Scene ObjectLast updated