![]() |
PROTO::KLUDGE
0.1
Quick prototyping library for games using SDL and OpenGL.
|
#include <vector>
#include "core/Game.hpp"
#include "states/ScreenState.hpp"
#include "graphics/GLTexture.hpp"
#include "graphics/GLSprite.hpp"
#include "graphics/RectangleShape.hpp"
Go to the source code of this file.
Classes | |
class | pk::LevelSelectScreen |
ScreenState subclass used for the Level Select state. More... | |
Namespaces | |
pk | |
pk::levelSelection | |