Uses of Class
rea.components.Position
Packages that use Position
-
Uses of Position in rea.components
Fields in rea.components declared as PositionModifier and TypeFieldDescription(package private) final Position
Place.entrance
Position where the character enters this place.Methods in rea.components that return PositionModifier and TypeMethodDescriptionPlace.getEntrance()
The entrance to this place.Positionable.getPosition()
The position of the object in the place.Methods in rea.components with parameters of type PositionModifier and TypeMethodDescriptionPlace.addGameComponent
(Positionable positionable, Position position) void
Move point to a new location.Constructors in rea.components with parameters of type Position