![]() |
Shkyera Engine
Easy to use, game engine for Python
|
#include <iostream>
#include <string>
#include <ECS/RegistryViewer.hpp>
#include <glm/glm.hpp>
#include <glm/gtc/matrix_transform.hpp>
#include <glm/gtc/quaternion.hpp>
#include <glm/gtx/matrix_decompose.hpp>
#include <glm/gtx/string_cast.hpp>
#include <Components/BaseComponent.hpp>
#include <ECS/Registry.hpp>
#include <Math/Utils.hpp>
Go to the source code of this file.
Classes | |
class | shkyera::TransformComponent |
Namespaces | |
namespace | shkyera |
Macros | |
#define | GLM_ENABLE_EXPERIMENTAL |
#define GLM_ENABLE_EXPERIMENTAL |