|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--de.uni_paderborn.robots.actions.AbstractAction
|
+--de.uni_paderborn.robots.actions.MoveAction
The action class to move a robot
| Constructor Summary | |
MoveAction()
|
|
| Method Summary | |
void |
doAction(Robot robot)
puts the robot on the field it currently looks to and checks whether possible or not... |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public MoveAction()
| Method Detail |
public void doAction(Robot robot)
doAction in class AbstractActionrobot - the Robot for which doAction should be executed
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||