| Interface | Description |
|---|---|
| IScreenManager |
The
ScreenManager holds instances of all available screen and handles whenever a different Screen should be shown to the
player. |
| Class | Description |
|---|---|
| GameScreen | |
| Resolution | |
| Resolution.Ratio16x10 | |
| Resolution.Ratio16x9 | |
| Resolution.Ratio4x3 | |
| Resolution.Ratio5x4 | |
| Screen |
Screens are the containers that allow you to organize the visible contents of your game.
|
| ScreenManager |