org.jangband.data
Class WorldMap

java.lang.Object
  extended by org.jangband.data.WorldMap

public class WorldMap
extends java.lang.Object

Wilderness and town information. This information (unlike dungeon levels) is geneerated at the character birth. This information should not change too much during game play.

Do not use Pico Container to get the currently instance of this class. Instead, use Pico Container to get the Game object which holds this object


Constructor Summary
WorldMap()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorldMap

public WorldMap()




SourceForge.net Logo

Server provided by Gene Davis Software.