GameKit
0.0.1a
C++ gamedev tools
|
#include "gk/core/ApplicationStateStack.hpp"
#include "gk/core/ArgumentParser.hpp"
#include "gk/core/GameClock.hpp"
#include "gk/core/SDLLoader.hpp"
#include "gk/core/Window.hpp"
#include "gk/resource/ResourceHandler.hpp"
Go to the source code of this file.
Classes | |
class | gk::CoreApplication |
Base class for your own Application. More... | |
Namespaces | |
gk | |