com.TeamHEC.LocomotionCommotion.Train
Class TrainDepotUI.Game_TrainDepotManager
java.lang.Object
com.TeamHEC.LocomotionCommotion.Train.TrainDepotUI.Game_TrainDepotManager
- Enclosing class:
- TrainDepotUI
public static class TrainDepotUI.Game_TrainDepotManager
- extends java.lang.Object
Method Summary |
void |
create(com.badlogic.gdx.scenes.scene2d.Stage stage)
|
int |
getStageEnd()
Get the end of the stage |
int |
getStageStart()
get the start of the stage |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
game_traindepot_backdrop
public static Sprite game_traindepot_backdrop
game_traindepot_title
public static Sprite game_traindepot_title
game_traindepot_backbtn
public static SpriteButton game_traindepot_backbtn
open
public boolean open
stageStart
public static int stageStart
stageEnd
public static int stageEnd
TrainDepotUI.Game_TrainDepotManager
public TrainDepotUI.Game_TrainDepotManager()
create
public void create(com.badlogic.gdx.scenes.scene2d.Stage stage)
getStageStart
public int getStageStart()
- get the start of the stage
- Returns:
- In stage start
getStageEnd
public int getStageEnd()
- Get the end of the stage
- Returns:
- Int stage end