|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| GameInterface | This interface is used as a wrapper around the model, for the sake of the View. |
| GameInterface.PlayerInfo | Contains player information relevant to the View |
| GameViewInterface | This interface is used as a wrapper around the model, for the View's sake. |
| GameViewInterface.PlayerInfo | Contains player information relevant to the View |
| Class Summary | |
|---|---|
| Console | A console that we can send text (eg, System.out) to. |
| Double_buffered_canvas | Implement double buffering. |
| FieldView | Shows the current state of the game. |
| FieldViewTester | |
| Enum Summary | |
|---|---|
| GameInterface.Side | Sides of the field |
Basic view tools
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||