|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmassim.competition2011.GraphSimulationAgentFinalPerception
public class GraphSimulationAgentFinalPerception
This class holds the information that is sent to the agent as final perception when simulation ends.
Field Summary | |
---|---|
int |
ranking
The ranking of the team, according to team scores, 1 being first (winner). |
long |
score
The final score of the team. |
Constructor Summary | |
---|---|
GraphSimulationAgentFinalPerception()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public long score
public int ranking
Constructor Detail |
---|
public GraphSimulationAgentFinalPerception()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |