Screen system. More...
Functions | |
| void | screenDraw (void) |
| Draw the selected currentScreen. | |
| void | screenDraw3D (void) |
| Draw the 3D scene of the selected currentScreen. | |
| void | screenUpdate (void) |
| Update the selected currentScreen. | |
Variables | |
| GameScreen | currentScreen = MAINMENU |
| Set starting currentScreen. | |
Screen system.
This file contains the stuff for switching between screens.