jurpe.dungeon.hexmap
Class HexMapFactory

java.lang.Object
  extended by jurpe.dungeon.hexmap.HexMapFactory

public class HexMapFactory
extends java.lang.Object

The HexMapFactory creates HexMap objects

See Also:
HexMap

Constructor Summary
HexMapFactory()
           
 
Method Summary
static HexMap createHexMap(PanelGame container, Dungeons d, int hmWidth, int hmHeight)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HexMapFactory

public HexMapFactory()
Method Detail

createHexMap

public static HexMap createHexMap(PanelGame container,
                                  Dungeons d,
                                  int hmWidth,
                                  int hmHeight)

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