|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjurpe.dungeon.hexmap.HexMapFactory
public class HexMapFactory
The HexMapFactory creates HexMap objects
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 |
---|
public HexMapFactory()
Method Detail |
---|
public static HexMap createHexMap(PanelGame container, Dungeons d, int hmWidth, int hmHeight)
|
Jurpe - Java Universal Role Playing Engine - http://jurpe.sourceforge.net | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |