|
Engine²
Open-source game engine written in C++.
|
Go to the source code of this file.
Namespaces | |
| namespace | Graphic |
| namespace | Graphic::Resource |
Typedefs | |
| using | Graphic::Resource::ShaderContainer = Object::Resource::ResourceManager<Shader> |
| ShaderContainer is a resource that stores Shader resources. | |