com.TeamHEC.LocomotionCommotion.Scene
Class StartMenu
java.lang.Object
com.TeamHEC.LocomotionCommotion.Scene.Scene
com.TeamHEC.LocomotionCommotion.Scene.StartMenu
- All Implemented Interfaces:
- com.badlogic.gdx.Screen
public class StartMenu
- extends Scene
Methods inherited from class com.TeamHEC.LocomotionCommotion.Scene.Scene |
addToStage, changeCam, dispose, hide, pause, removeFromStage, render, resize, resume, setActorsTouchable, setVisibility, show |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
gameMode
public static java.lang.String gameMode
player1name
public static java.lang.String player1name
player2name
public static java.lang.String player2name
turnChoice
public static int turnChoice
textbox1
public static com.badlogic.gdx.scenes.scene2d.ui.TextField textbox1
textbox2
public static com.badlogic.gdx.scenes.scene2d.ui.TextField textbox2
StartMenu
public StartMenu()