Package blockly_robot.robot.gui
Class Controller
java.lang.Object
blockly_robot.robot.gui.Controller
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidlaunchScene(int width, int height, Scene scene) static voidlaunchScene(int width, int height, Scene scene, boolean debug) static voidlaunchScene(WindowScene windowScene) static voidlaunchScene(Scene scene) static voidlaunchScene(Scene scene, boolean debug) static voidsetDebug(boolean debug) static void
-
Constructor Details
-
Controller
public Controller()
-
-
Method Details
-
setDebug
public static void setDebug(boolean debug) -
toggleInterpolator
public static void toggleInterpolator() -
launchScene
-
launchScene
-
launchScene
-
launchScene
-
launchScene
-