Animation * animation
Cure thing at the main menu.
GameStateMainMenu * state
We need this so we can access the states' flags and decide best on how to print it.
How we show the screen at GameStateMainMenu.
void draw(Menu *menu)
Shows the Main Menu screen, along with drawing #menu.
void redraw()
Redraws everything from scratch, refreshing borders and stuff.