|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.udo.cs.ie.cowbots.agent.CowbotAgent.SimState
class CowbotAgent.SimState
Field Summary | |
---|---|
int |
cMaxX
|
int |
cMaxY
|
int |
cMinX
|
int |
cMinY
|
int |
height
|
int |
simID
|
int |
time
|
int |
turns
|
int |
width
|
Constructor Summary | |
---|---|
CowbotAgent.SimState(java.util.List<Literal> percepts)
|
Method Summary | |
---|---|
boolean |
needReset(CowbotAgent.SimState other)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int simID
public int time
public int turns
public int cMinX
public int cMaxX
public int cMinY
public int cMaxY
public int width
public int height
Constructor Detail |
---|
CowbotAgent.SimState(java.util.List<Literal> percepts)
Method Detail |
---|
public boolean needReset(CowbotAgent.SimState other)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |