Package org.rspeer.game.position.area
Class RectangularArea
java.lang.Object
org.rspeer.game.position.area.RectangularArea
- All Implemented Interfaces:
Area
-
Constructor Details
-
RectangularArea
-
-
Method Details
-
edges
Deprecated. -
adjust
-
getBoundaryPositions
- Specified by:
getBoundaryPositions
in interfaceArea
-
getBoundaryVertices
- Specified by:
getBoundaryVertices
in interfaceArea
-
getFloorLevel
public int getFloorLevel()- Specified by:
getFloorLevel
in interfaceArea
-
getTiles
-
contains
-
ignoreFloorLevel
- Specified by:
ignoreFloorLevel
in interfaceArea
-
translate
-
getXs
-
getYs
-
getBottomLeft
-
getBottomRight
-
getTopLeft
-
getTopRight
-
getWidth
public int getWidth() -
getHeight
public int getHeight()
-