Declares the SDLApplication class that represents a realtime app using SDL. More...
#include <string>
#include <vector>
#include "Common/Error.h"
#include "Common/Version.h"
#include "Application/CommandLine.h"
#include "Application/FramesPerSecond.h"
#include "Application/Console.h"
#include "Graphics/Image.h"
#include "Graphics/Font.h"
#include "Sound/Sound.h"
Classes | |
class | SDLApplication |
Represents a realtime app using SDL. More... |
Declares the SDLApplication class that represents a realtime app using SDL.