Implement the Level class. More...
#include <sstream>
#include "Graphics/Screen.h"
#include "Graphics/Font.h"
#include "Graphics/MathDraw.h"
#include "Game/Level.h"
#include "Input/Mouse.h"
#include "Input/Keyboard.h"
#include "Common/Globals.h"
#include "Game/GameSettings.h"
Implement the Level class.