PROTO::KLUDGE  0.1
Quick prototyping library for games using SDL and OpenGL.
Sprite.hpp File Reference
Include dependency graph for Sprite.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  pk::spriteData
 Data necessary for representing the Sprite. More...
 
class  pk::Sprite
 Drawable sprite using a Texture as its drawable resource. Part of the Decorator pattern along with the Drawable class. More...
 

Namespaces

 pk