Shkyera Engine
Easy to use, game engine for Python
PropertiesWidget.hpp File Reference

Contains the declaration of the PropertiesWidget class, a user interface widget for managing game object properties. More...

#include "game/GameObject.hpp"
#include "renderer/Renderer.hpp"
#include "ui/UIComponent.hpp"
#include "ui/Widget.hpp"
Include dependency graph for PropertiesWidget.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  shkyera::PropertiesWidget
 A user interface widget for managing game object properties. More...
 

Namespaces

 shkyera
 

Detailed Description

Contains the declaration of the PropertiesWidget class, a user interface widget for managing game object properties.