massim.competition2007
Class GridSimulationAgentPerception

java.lang.Object
  extended by massim.gridsimulations.SimulationAgentPerception
      extended by massim.goldsimulations.GoldGridSimulationAgentPerception
          extended by massim.competition2007.GridSimulationAgentPerception
All Implemented Interfaces:
java.io.Serializable, Perception, XMLCodec.XMLEncodable

public class GridSimulationAgentPerception
extends GoldGridSimulationAgentPerception

This class produces the normal perception which is sent to the agent.

See Also:
Serialized Form

Field Summary
 int items
           
 
Fields inherited from class massim.goldsimulations.GoldGridSimulationAgentPerception
cur, e, n, ne, nw, s, se, sw, w
 
Fields inherited from class massim.gridsimulations.SimulationAgentPerception
posx, posy, step
 
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

items

public int items
Constructor Detail

GridSimulationAgentPerception

public GridSimulationAgentPerception()


Copyright © 2011. All Rights Reserved.