massim.goldsimulations
Class GridSimulationPerceptionCell

java.lang.Object
  extended by massim.gridsimulations.SimulationPerceptionCell
      extended by massim.goldsimulations.GridSimulationPerceptionCell
All Implemented Interfaces:
java.io.Serializable

public class GridSimulationPerceptionCell
extends SimulationPerceptionCell

This class is a single Perception cell

See Also:
Serialized Form

Field Summary
 boolean depot
           
 boolean gold
           
 boolean mark
           
 java.lang.String markText
           
 
Fields inherited from class massim.gridsimulations.SimulationPerceptionCell
agent, agentType, obstacle, unknown
 
Constructor Summary
GridSimulationPerceptionCell()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

mark

public boolean mark

gold

public boolean gold

depot

public boolean depot

markText

public java.lang.String markText
Constructor Detail

GridSimulationPerceptionCell

public GridSimulationPerceptionCell()


Copyright © 2012. All Rights Reserved.