GameKit
0.0.1a
C++ gamedev tools
|
#include <string>
#include "gk/core/IntTypes.hpp"
#include "gk/core/SDLHeaders.hpp"
#include "gk/gl/OpenGL.hpp"
#include "gk/utils/NonCopyable.hpp"
Go to the source code of this file.
Classes | |
class | gk::Texture |
Image living on the graphics card that can be used for drawing. More... | |
Namespaces | |
gk | |