| commandType | RobotCommand | [protected] |
| commandValue | RobotCommand | [protected] |
| draw(BITMAP *canvas, Point offset) | RobotCommand | [virtual] |
| getType() | RobotCommand | |
| getValue() | RobotCommand | |
| loc() | Graphic | |
| location | Graphic | [protected] |
| move(Point p) | Graphic | |
| move(int x, int y) | Graphic | |
| moveTo(Point p) | Graphic | |
| moveTo(int x, int y) | Graphic | |
| RobotCommand(int type, int value, Point point) | RobotCommand | |
| setSprite() | RobotCommand | [protected] |
| setType(int type) | RobotCommand | |
| setValue(int value) | RobotCommand | |
| sprite | Sprite | [protected] |
| Sprite() | Sprite | |
| Sprite(int type) | Sprite | |
| Sprite(int type, Point location) | Sprite | |
| Sprite(int type, int x, int y) | Sprite | |
| type | Sprite | [protected] |
| x() | Graphic | |
| y() | Graphic | |
| ~Graphic() | Graphic | [inline, virtual] |
| ~Sprite() | Sprite |
1.5.7.1