Uses of Interface
jurpe.dungeon.rpgmap.ILogicalMap

Packages that use ILogicalMap
jurpe.dungeon.rpgmap   
 

Uses of ILogicalMap in jurpe.dungeon.rpgmap
 

Classes in jurpe.dungeon.rpgmap that implement ILogicalMap
 class MapView
          Viewport of RpgMap.
 class RpgMap
          RpgMap is the description of a single map, that is a level in the HexDungeon
 

Constructors in jurpe.dungeon.rpgmap with parameters of type ILogicalMap
MapIterator(ILogicalMap rpgmap)
          An RpgMap Iterator
 


Jurpe - Java Universal Role Playing Engine - http://jurpe.sourceforge.net