|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmassim.gridsimulations.AbstractGridSimulationAgentInitialPerception
massim.cowsimulations.GridSimulationAgentInitialPerception
public class GridSimulationAgentInitialPerception
This class is the initial perception, which is sent to the agent.
Field Summary | |
---|---|
int |
corralx0
|
int |
corralx1
|
int |
corraly0
|
int |
corraly1
|
int |
lineOfSight
|
Fields inherited from class massim.gridsimulations.AbstractGridSimulationAgentInitialPerception |
---|
gsizex, gsizey, opponent, steps |
Constructor Summary | |
---|---|
GridSimulationAgentInitialPerception()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int corralx0
public int corraly0
public int corralx1
public int corraly1
public int lineOfSight
Constructor Detail |
---|
public GridSimulationAgentInitialPerception()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |