Declares the BrickOutGame class is the starting point for BrickOut |ReDuX| game. More...
#include <map>
#include <string>
#include "Application/SDLApplication.h"
#include "GUI/GUIViewport.h"
#include "Sound/MusicPlayer.h"
#include "Game/GameSettings.h"
#include "Game/GameCompleteScreen.h"
#include "Game/TransitionEffect.h"
#include "Game/LevelParser.h"
#include "Game/Level.h"
#include "Game/Credits.h"
#include "Game/GameState.h"
Classes | |
class | BrickOutGame |
Represents the BrickOut |ReDuX| Game. More... |
Declares the BrickOutGame class is the starting point for BrickOut |ReDuX| game.