|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmassim.gridsimulations.SimulationAgentPerception
massim.goldsimulations.GoldGridSimulationAgentPerception
massim.competition2006.GridSimulationAgentPerception
public class GridSimulationAgentPerception
This class produces the normal perception which is sent to the agent.
Field Summary | |
---|---|
int |
posx
|
int |
posy
|
int |
step
|
Fields inherited from class massim.goldsimulations.GoldGridSimulationAgentPerception |
---|
cur, e, n, ne, nw, s, se, sw, w |
Constructor Summary | |
---|---|
GridSimulationAgentPerception()
|
Method Summary |
---|
Methods inherited from class massim.goldsimulations.GoldGridSimulationAgentPerception |
---|
convertEntryToXML, encodeToXML |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int posx
public int posy
public int step
Constructor Detail |
---|
public GridSimulationAgentPerception()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |