![]() |
PROTO::KLUDGE
0.1
Quick prototyping library for games using SDL and OpenGL.
|
#include "core/Game.hpp"
#include "states/ScreenState.hpp"
#include "graphics/Sprite.hpp"
#include "graphics/Text.hpp"
Go to the source code of this file.
Classes | |
class | MenuScreen |
SceenState subclass used for the Menu state. More... | |