PROTO::KLUDGE  0.1
Quick prototyping library for games using SDL and OpenGL.
Font.hpp File Reference
#include <stdio.h>
#include <SDL2/SDL.h>
#include <SDL2/SDL_ttf.h>
Include dependency graph for Font.hpp:
This graph shows which files directly or indirectly include this file:

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