![]() |
PROTO::KLUDGE
0.1
Quick prototyping library for games using SDL and OpenGL.
|
#include <algorithm>
#include <string>
#include <csv/reader.hpp>
#include "steeriously/libinc.hpp"
#include "graphics/GLTexture.hpp"
#include "graphics/Shader.hpp"
#include "gameplay/Thwomp.hpp"
#include "physics/StaticPlatform.hpp"
#include "physics/MovingPlaform.hpp"
#include "gameplay/Ghost.hpp"
#include "gameplay/Walker.hpp"
#include "gameplay/CharacterController.hpp"
Go to the source code of this file.
Classes | |
class | pk::Arena |
Namespaces | |
pk | |