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