public interface IsSelfAware
Modifier and Type | Method and Description |
---|---|
AbstractPosition |
getPosition()
Return the coordinates of the SelfAware object.
|
void |
setPosition(AbstractPosition pos)
Set the coordinates without safety check.
|
AbstractPosition getPosition()
void setPosition(AbstractPosition pos)
pos
- the coordinates you want to set