public abstract class HumanoidAgent<E extends rescuecore2.standard.entities.Human> extends CommunicationAgent<E>
Agent.ActionCommandException
コンストラクタと説明 |
---|
HumanoidAgent() |
修飾子とタイプ | メソッドと説明 |
---|---|
double |
getDistAverage()
これまでの移動の平均距離を返します.
|
rescuecore2.standard.entities.Area |
location()
利便性のためAreaにしておく.これに慣れると市民のpositionがCivilianになることを忘れるかも.
|
createPort, getAggregatorPosition, getAggregators, getMessengers, isAggregator, isMessenger, isNoRadio
getVisibleEntities
getName, getPreferredLogContext, getPreferredRegistry, initialise, shutdown
public rescuecore2.standard.entities.Area location()
location
クラス内 rescuecore2.standard.components.StandardAgent<E extends rescuecore2.standard.entities.Human>
public double getDistAverage()