|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjurpe.dungeon.hexmap.HexMapMatrix
public class HexMapMatrix
X-Y matrix correspondent to hexagonal map.
Constructor Summary | |
---|---|
HexMapMatrix(HexMap hexmap)
|
Method Summary | |
---|---|
short |
getHeight()
Get map height in number of hexagons. |
short |
getWidth()
Get map width in number of hexagons. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HexMapMatrix(HexMap hexmap)
Method Detail |
---|
public short getWidth()
public short getHeight()
|
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 |