|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--simulator.GenericServerAmbient | +--simulator.BarServerAmbient
Implements the class that performes the server ambient
Fields inherited from class simulator.GenericServerAmbient |
clientQueue,
state |
Constructor Summary | |
(package private) |
BarServerAmbient()
|
Method Summary | |
void |
runTask()
Search (and execute) for tile message as: GET POS : get position of agents GET FOR1 : get force of sensor 1 GET FOR2 : get force of sensor 2 PUT VEL : put new velocity of agents PUT ANGLE : put new direction of robot PUT BEH : put actual behavior we are using |
Methods inherited from class simulator.GenericServerAmbient |
init |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
BarServerAmbient()
Method Detail |
public void runTask()
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |