|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
| AbstractAction | abstract Class for doAction |
| MoveAction | The action class to move a robot |
| NopAction | The NopAction class: robot does nothing |
| PickupAction | the class to realize the pickup Action of a card |
| PutAction | Action class to put a card from the portable to the arena |
| RotateAction | the class for rotating a robot |
The actions a robot can execute are managed as classes in this package.
All classes extend the class AbstractAction.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||