![]() |
Shkyera Engine
Easy to use, game engine for Python
|
Contains the declaration of the UI class, responsible for handling the user interface.
More...
#include <memory>#include <vector>#include <glad/glad.h>#include <glm/glm.hpp>#include <GLFW/glfw3.h>#include <ECS/Registry.hpp>#include <Systems/GizmoSystem.hpp>#include <Systems/ObjectSelectionSystem.hpp>#include <UI/Widget.hpp>Go to the source code of this file.
Classes | |
| class | shkyera::UI |
| A class responsible for managing the user interface (UI) of the application. More... | |
Namespaces | |
| namespace | shkyera |
Macros | |
| #define | GL_SILENCE_DEPRECATION |
Contains the declaration of the UI class, responsible for handling the user interface.
| #define GL_SILENCE_DEPRECATION |