Nymph Game Engine
Chaiscript based Game Engine
|
#include <memory>
#include <glm/glm.hpp>
#include <vector>
#include "graphics/base_texture.h"
#include "graphics/shader.h"
Go to the source code of this file.
Classes | |
class | Graphics::UI::Skin |
Class for UI skin. More... | |
Namespaces | |
Graphics | |
Graphics::UI | |