![]() |
Shkyera Engine
Easy to use, game engine for Python
|
Contains the declaration of the SceneWidget
class, a user interface widget for rendering scenes.
More...
#include <memory>
#include <GLFW/glfw3.h>
#include <Common/Types.hpp>
#include <Components/RenderingTextureComponent.hpp>
#include <ECS/Registry.hpp>
#include <Rendering/ShaderProgram.hpp>
#include <UI/Widget.hpp>
Go to the source code of this file.
Classes | |
class | shkyera::SceneWidget |
A user interface widget for rendering scenes. More... | |
Namespaces | |
namespace | shkyera |
Contains the declaration of the SceneWidget
class, a user interface widget for rendering scenes.