|
Class Summary |
| AbsorberPanel |
AbsorberPanel is a mutable class that extends JPanel and contains the GUI tools for
adding/removing balls from an absorber. |
| AddKeyWindow |
AddKeyWindow is a mutable class that extends JFrame to make a window that allows the user to add a key trigger |
| AddPanel |
AddPanel is a panel that contains a multitude of buttons for adding, moving, and deleting objects. |
| AngleSelect |
|
| DelayPanel |
DelayPanel is a mutable class that lists to a slider to set the delay property for
a given gizmo. |
| DetailPanel |
The DetailPanel is a mutable class that displays detailed information about
a particular object, when it is selected in build mode. |
| MainGUI |
|
| ModePanel |
The ModePanel contains a Play/Pause button that allows the user to toggle between
build and play modes. |
| OrientationPanel |
The OrientationPanel contains a JComboBox that allows the user to change the orientation
of the given component. |
| TargetPanel |
|
| TriggerPanel |
|
| VelocityPanel |
A VelocityPanel allows the user to modify the velocity of a gameobject by directly
modifying textfields. |