Class RelativePosition
java.lang.Object
org.rspeer.game.position.Position
org.rspeer.game.position.RelativePosition
- All Implemented Interfaces:
SceneNode
Deprecated.
Represents a
Position relative to the game scene-
Nested Class Summary
Nested classes/interfaces inherited from interface SceneNode
SceneNode.Query<Q> -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Position
equals, equals, from, from, from, fromAbsolute, fromInstance, fromMatrix, fromRelative, fromScript, getChunk, getChunkOffset, getChunkX, getChunkY, getCoord, getCoordFine, getFloorLevel, getInstancePositions, getMatrix, getMatrixId, getPosition, getRegionId, getRegionX, getRegionXInset, getRegionY, getRegionYInset, getX, getY, hashCode, isInstanced, isValidBounds, resetCache, rotate, rotate, setMatrix, toString, translate, unpack, withinMethods inherited from interface SceneNode
distance, distance, distance, distance, getArea, getCoordArea, getCoordArea, getCoordView, getEntityPositionHeight, getEntityPositionWidth, getSceneContext, getWorldEntity, getWorldEntity, isInFieldOfViewOf, isInFieldOfViewOf
-
Constructor Details
-
RelativePosition
public RelativePosition(int x, int y, int level) Deprecated.
-
-
Method Details
-
toWorld
-
toWorld
Deprecated. -
isInScene
-
toScene
-
toPrecise
-
translate
-