|
Class Summary |
| ArenaAboutWindow |
About-Window of the game. |
| ArenaCanvas |
Canvas of the ArenaFrame, which draws the arena fields and its contents. |
| ArenaDesigner |
This class starts the ArenaDesigner. |
| ArenaDesignerAboutWindow |
About-Window of the Arena-Designer. |
| ArenaDesignerCanvas |
Canvas of the ArenaDesignerFrame, which draws the arena and responds to mouse clicks on the fields. |
| ArenaDesignerFrame |
Main window of the ArenaDesigner. |
| ArenaFrame |
Main window of the game. |
| ArenaImages |
This class organizes the images used by the arena.
|
| CreditComponent |
Credit component displayed in AboutWindows. |
| DebugWindow |
Window with debug messages. |
| DelayBox |
Dialog box where user can set the delay. |
| EnergyBox |
Dialog box where user can set the maximum energy of every robot. |
| HelpWindow |
This class calls help-files in the javahelp-format. |
| ImageComponent |
Component which has an image content. |
| NewArenaFrame |
This class opens a new dialog which creates a new arena. |
| PunishmentBox |
Dialog box where user can set the amount of energy
the energy of a robot is decreased by if a robot
runs agains an item like a wall. |
| RankingFrame |
Window which visualizes the ranking after the game ended. |
| RechargerBox |
Dialog box where user can set the amount of energy
the energy of a robot is increased by if a robot
activates a well. |
| Robomania |
This class starts the game by creating a new ArenaFrame. |
| RobotChooserDialog |
Dialog box where user can select a robot for deletion or disqualification. |
| SplashScreen |
Splash-Screen displayed during game startup. |
| StatisticPanel |
class which creates and manages the table
which shows the statistics of the robots |
This package contains the GUI classes for the game, including Robomania and ArenaDesigner.