Nymph Game Engine
Chaiscript based Game Engine
|
#include <glm/glm.hpp>
#include "component.h"
#include "graphics/vertex_data.h"
#include "events/subject.h"
#include "graphics/set_uniform_event.h"
#include "set_active_event.h"
#include "game/animation_trigger_event.hpp"
#include "cloneable.hpp"
Go to the source code of this file.
Classes | |
class | Graphics::TileAnimator< StateType > |
Class for tile animator. More... | |
Namespaces | |
Graphics | |