Ember
A C++ 20 'game engine' built with SDL3 with wide platform support.
|
#include <engine_config.h>
Public Member Functions | |
bool | load (const tinyxml2::XMLElement *root) |
Public Attributes | |
glm::vec4 | clear_color = {0.0f, 0.0f, 0.0f, 1.0f} |
bool Environment::load | ( | const tinyxml2::XMLElement * | root | ) |
glm::vec4 Environment::clear_color = {0.0f, 0.0f, 0.0f, 1.0f} |