Package org.rspeer.game.position.area
Class SingularArea
java.lang.Object
org.rspeer.game.position.area.SingularArea
- All Implemented Interfaces:
Area
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionadjust
(int x, int y) boolean
getBoundaryPositions
(boolean outer) int
getTiles()
translate
(int x, int y) Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.rspeer.game.position.area.Area
getRandomTile, isInFieldOfViewOf, isInFieldOfViewOf, translate
-
Constructor Details
-
SingularArea
-
-
Method Details
-
adjust
-
getBoundaryVertices
- Specified by:
getBoundaryVertices
in interfaceArea
-
getBoundaryPositions
- Specified by:
getBoundaryPositions
in interfaceArea
-
getFloorLevel
public int getFloorLevel()- Specified by:
getFloorLevel
in interfaceArea
-
getTiles
-
ignoreFloorLevel
- Specified by:
ignoreFloorLevel
in interfaceArea
-
translate
-
contains
-
getCenter
-