com.TeamHEC.LocomotionCommotion.Scene
Class SceneManager

java.lang.Object
  extended by com.TeamHEC.LocomotionCommotion.Scene.SceneManager

public class SceneManager
extends java.lang.Object

This class manages the various scenes held on screen at one time


Field Summary
 StartMenu startScene
           
 
Method Summary
static SceneManager getInstance()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

startScene

public StartMenu startScene
Method Detail

getInstance

public static SceneManager getInstance()