|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ViewMapPoint | |
---|---|
jurpe.dungeon.crawler | |
jurpe.dungeon.hexmap | |
jurpe.dungeon.rpgmap |
Uses of ViewMapPoint in jurpe.dungeon.crawler |
---|
Methods in jurpe.dungeon.crawler that return ViewMapPoint | |
---|---|
ViewMapPoint |
RpgMapPoint.toViewMapPoint(MapView view)
Transform this point into a ViewMap point |
Uses of ViewMapPoint in jurpe.dungeon.hexmap |
---|
Methods in jurpe.dungeon.hexmap that return ViewMapPoint | |
---|---|
ViewMapPoint |
HexMapGeometry.getLogicalCoordinatesFromPhysical(MapView view,
java.awt.Point c)
Get logical hexagon center coordinates, given the hexagon physical coordinates |
Methods in jurpe.dungeon.hexmap with parameters of type ViewMapPoint | |
---|---|
HexMapPoint |
HexMapGeometry.getPhysicalCoordinatesFromLogical(ViewMapPoint vP)
Get the physical center coordinates from logical coordinates |
Uses of ViewMapPoint in jurpe.dungeon.rpgmap |
---|
Methods in jurpe.dungeon.rpgmap that return ViewMapPoint | |
---|---|
ViewMapPoint |
MapView.getViewPosition(RpgMapPoint a)
Return coordinates in view position, given the RpgMap absolute position |
|
Jurpe - Java Universal Role Playing Engine - http://jurpe.sourceforge.net | |||||||||
PREV NEXT | FRAMES NO FRAMES |