massim.gridsimulations
Class SimulationAgentState
java.lang.Object
massim.gridsimulations.SimulationAgentState
- All Implemented Interfaces:
- java.io.Serializable, AgentState
- Direct Known Subclasses:
- GridSimulationAgentState, GridSimulationAgentState, GridSimulationAgentState, GridSimulationAgentState, GridSimulationAgentState
public abstract class SimulationAgentState
- extends java.lang.Object
- implements AgentState
This class represents the AgentState.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
posx
public java.lang.Integer posx
oldPosx
public java.lang.Integer oldPosx
posy
public java.lang.Integer posy
oldPosy
public java.lang.Integer oldPosy
score
public java.lang.Integer score
actionFailed
public boolean actionFailed
team
public java.lang.String team
name
public java.lang.String name
lastAction
public java.lang.String lastAction
currentAction
public java.lang.String currentAction
param
public java.lang.String param
SimulationAgentState
public SimulationAgentState()
Copyright © 2011. All Rights Reserved.