|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--Environments.Agent | +--Environments.Agent25
This class is used to represent an agent into a Woods Environment which perceives the 25 cells around itself.
Field Summary |
---|
Fields inherited from class Environments.Agent |
---|
current |
Constructor Summary | |
---|---|
Agent25()
|
Method Summary | |
---|---|
void |
move(byte action,
short xSize,
short ySize)
|
Methods inherited from class Environments.Agent |
---|
getCoords, getX, getXI, getY, getYI, goTo, goTo, isIn, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public Agent25()
Method Detail |
public void move(byte action, short xSize, short ySize)
move
in class Agent
action
- xSize
- ySize
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |