SDL Breakout Engine  0.1.0
An implementation of a Breakout game using sdl, implemented with efficient resource management.
File List
Here is a list of all files with brief descriptions:
[detail level 12]
  include
 BasicText.hpp
 GameManager.hpp
 GameObject.hpp
 ImageManager.hpp
 LevelManager.hpp
 LocalizationManager.hpp
 ResourceManager.hpp
 SDLGraphicsProgram.hpp
 SoundManager.hpp
 SpriteManager.hpp
 TextManager.hpp
 TinyMath.hpp
  src
 BasicText.cpp
 GameManager.cpp
 GameObject.cpp
 LevelManager.cpp
 LocalizationManager.cpp
 main.cpp
 SDLGraphicsProgram.cpp