SDL Breakout Engine
0.1.0
An implementation of a Breakout game using sdl, implemented with efficient resource management.
|
This is the complete list of members for Level, including all inherited members.
Level(vector< vector< pair< Vector3D, BlockColor >>> const &given, int const &yoffset) | Level | |
board | Level | |
yoffset | Level |