|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HexPoint | |
---|---|
jurpe.dungeon.crawler | |
jurpe.dungeon.rpgmap |
Uses of HexPoint in jurpe.dungeon.crawler |
---|
Subclasses of HexPoint in jurpe.dungeon.crawler | |
---|---|
class |
HexMapPoint
HexMapPoint Point in the HexMap |
class |
RpgMapPoint
Coordinates of a point over an RPG map |
class |
ViewMapPoint
Point in a RpgViewMap. |
Uses of HexPoint in jurpe.dungeon.rpgmap |
---|
Methods in jurpe.dungeon.rpgmap with parameters of type HexPoint | |
---|---|
Cell |
RpgMap.getCell(HexPoint p)
Get Cell |
Cell |
MapView.getCell(HexPoint p)
Get RpgMapCell at RpgMapCoordinates XY |
Cell |
MapTiles.getCell(HexPoint p)
Get a MapCell in p point hexagon coordinates |
Cell |
ILogicalMap.getCell(HexPoint hexPoint)
Get RpgMapCell at RpgMapCoordinates XY |
|
Jurpe - Java Universal Role Playing Engine - http://jurpe.sourceforge.net | |||||||||
PREV NEXT | FRAMES NO FRAMES |