Nymph Game Engine
Chaiscript based Game Engine
|
#include <map>
#include <memory>
#include <string>
#include <chaiscript/chaiscript.hpp>
#include "graphics/shader.h"
#include "graphics/uniform.h"
Go to the source code of this file.
Classes | |
class | Graphics::ShaderManager |
Class for shader manager. More... | |
Namespaces | |
Graphics | |