com.TeamHEC.LocomotionCommotion.Train
Class TrainDepotUI

java.lang.Object
  extended by com.TeamHEC.LocomotionCommotion.Train.TrainDepotUI

public class TrainDepotUI
extends java.lang.Object


Nested Class Summary
static class TrainDepotUI.Game_TrainDepotManager
           
 
Field Summary
static TrainDepotUI.Game_TrainDepotManager actorManager
           
 
Constructor Summary
TrainDepotUI()
           
 
Method Summary
 void create(com.badlogic.gdx.scenes.scene2d.Stage stage)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

actorManager

public static TrainDepotUI.Game_TrainDepotManager actorManager
Constructor Detail

TrainDepotUI

public TrainDepotUI()
Method Detail

create

public void create(com.badlogic.gdx.scenes.scene2d.Stage stage)