public abstract class SimulationAgentExtend extends AbstractSimulationAgent
Constructor and Description |
---|
SimulationAgentExtend() |
Modifier and Type | Method and Description |
---|---|
boolean |
moveAction(String action) |
abstract void |
updateWorldState(WorldState workdstate,
SimulationAgent[] agents) |
getAgent, setAgent, setAgentParameter
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createFinalPerception, createInitialPerception, createPerception, getAgentState, processAction
public boolean moveAction(String action)
public abstract void updateWorldState(WorldState workdstate, SimulationAgent[] agents)
Copyright © 2013. All Rights Reserved.