public class Observer extends Creature
age, aid, alldirs, leaseticks, name, points, visionrange, worldheight, worldwidth
location
Constructor and Description |
---|
Observer()
Create a new Observer.
|
Observer(java.lang.String name,
jadex.bridge.IComponentIdentifier aid,
Location location)
Create a new Observer.
|
clone, createLocation, createLocation, equals, getAge, getAID, getDirections, getDirections, getDirections, getDistance, getDistance, getLeaseticks, getLocationDistance, getName, getObject, getPoints, getPossibleDirections, getVisionRange, getWorldHeight, getWorldWidth, hashCode, isInVisionRange, isNear, setAge, setAID, setLeaseticks, setName, setPoints, setVisionRange, setWorldHeight, setWorldWidth, sortByDistance, sortByDistance, update
getLocation, setLocation, toString
public Observer()
public Observer(java.lang.String name, jadex.bridge.IComponentIdentifier aid, Location location)