Class DiscreetRectangularArea
java.lang.Object
org.rspeer.game.position.area.DiscreetRectangularArea
- All Implemented Interfaces:
Area
Deprecated.
A RectangularArea alternative which acts as a lightweight solution for "large" rectangular areas
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionadjust(int x, int y) Deprecated.booleanDeprecated.edges()Deprecated.Deprecated.Deprecated.getBoundaryPositions(boolean outer) Deprecated.Deprecated.intDeprecated.intDeprecated.getTiles()Deprecated.Deprecated.Deprecated.intgetWidth()Deprecated.intgetX()Deprecated.org.rspeer.commons.math.RangegetXs()Deprecated.intgetY()Deprecated.org.rspeer.commons.math.RangegetYs()Deprecated.Deprecated.translate(int x, int y) Deprecated.Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Area
getCenter, getRandomTile, isInFieldOfViewOf, isInFieldOfViewOf, translate
-
Constructor Details
-
DiscreetRectangularArea
-
-
Method Details
-
edges
Deprecated. -
adjust
-
getBoundaryPositions
Deprecated.- Specified by:
getBoundaryPositionsin interfaceArea
-
getBoundaryVertices
Deprecated.- Specified by:
getBoundaryVerticesin interfaceArea
-
getX
-
getY
-
getFloorLevel
-
getTiles
-
contains
-
ignoreFloorLevel
-
translate
-
getXs
public org.rspeer.commons.math.Range getXs()Deprecated. -
getYs
public org.rspeer.commons.math.Range getYs()Deprecated. -
getBottomLeft
Deprecated. -
getBottomRight
Deprecated. -
getTopLeft
Deprecated. -
getTopRight
Deprecated. -
getWidth
-
getHeight
-