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

Go to the source code of this file.

Classes

class  pk::Drawable
 Interface for creating drawable entities. Part of the Decorator pattern for drawable objects used in the game. More...
 

Namespaces

 pk