![]() |
PROTO::KLUDGE
0.1
Quick prototyping library for games using SDL and OpenGL.
|
#include <stdio.h>
#include <SDL2/SDL.h>
#include <SDL2/SDL_ttf.h>
Go to the source code of this file.
Classes | |
class | pk::Font |
A class implemented using the Facade pattern used for loading SDL TTF_Font data. More... | |
Namespaces | |
pk | |