Uses of Class
world.World

Packages that use World
world   
 

Uses of World in world
 

Fields in world declared as World
private static World World.world
          The one and only instance of this class.
 

Methods in world that return World
static World World.GetInstance()
          Gets the one and only instance of this class.