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

Go to the source code of this file.

Classes

class  pk::Texture
 A class implemented using the Facade pattern used for loading SDL_Texture data. More...
 

Namespaces

 pk