SDL Breakout Engine
0.1.0
An implementation of a Breakout game using sdl, implemented with efficient resource management.
|
Files | |
file | BasicText.hpp [code] |
file | GameManager.hpp [code] |
file | GameObject.hpp [code] |
file | ImageManager.hpp [code] |
file | LevelManager.hpp [code] |
file | LocalizationManager.hpp [code] |
file | ResourceManager.hpp [code] |
file | SDLGraphicsProgram.hpp [code] |
file | SoundManager.hpp [code] |
file | SpriteManager.hpp [code] |
file | TextManager.hpp [code] |
file | TinyMath.hpp [code] |