Uses of Class
org.gjt.universe.GameEngine

Packages that use GameEngine
org.gjt.universe   
 

Uses of GameEngine in org.gjt.universe
 

Fields in org.gjt.universe declared as GameEngine
private static GameEngine GameEngine.single
          Instance of GameEngine used in implementing the Singleton design pattern.
 

Methods in org.gjt.universe that return GameEngine
static GameEngine GameEngine.Initialize()
          Initialise the game engine, creating the singleton instance of GameEngine.
static GameEngine GameEngine.Instance()
          Return the singleton instance of the GameEngine.
 



Copyright © 2001 Universe Dev Team All Rights Reserved.