Class Summary |
ControllerQ1 |
This class encapsulates a controller that is installed on an event dispatcher
(the view). |
ControllerQ2 |
This class encapsulates a controller that is installed on an event dispatcher
(the view). |
ControllerQ3 |
This class encapsulates a controller that is installed on an event dispatcher
(the view). |
Model |
This interface encapsulates the definition of functionality for a data model
for a game world. |
ShapeSprite |
This class encapsulates a sprite which is an image (as determined by the File
that is passed to the constructor). |
SimulationRunnableQ1 |
This app launches a basic particle animation. |
SimulationRunnableQ2 |
This app launches a basic particle animation. |
SimulationRunnableQ3 |
This app launches a basic particle animation. |
Utility |
|
View |
This class encapsulates a very simple window in which an interactive game can
be shown. |