public class GridSimulationPerceptionCell extends SimulationPerceptionCell
Modifier and Type | Field and Description |
---|---|
boolean |
depot |
boolean |
gold |
boolean |
mark |
String |
markText |
agent, agentType, obstacle, unknown
Constructor and Description |
---|
GridSimulationPerceptionCell() |
public boolean mark
public boolean gold
public boolean depot
public String markText
Copyright © 2013. All Rights Reserved.