|
|||||||||
| 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.NopAction
The NopAction class: robot does nothing
| Constructor Summary | |
NopAction()
|
|
| Method Summary | |
void |
doAction(Robot robot)
just returns nothing, because robot makes nothing |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public NopAction()
| 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 | ||||||||