|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmassim.gridsimulations.SimulationPerceptionCell
massim.goldsimulations.GridSimulationPerceptionCell
public class GridSimulationPerceptionCell
This class is a single Perception cell
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 |
---|
public boolean mark
public boolean gold
public boolean depot
public java.lang.String markText
Constructor Detail |
---|
public GridSimulationPerceptionCell()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |