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

Contains the declaration of the ObjectsWidget class, a user interface widget for managing game objects. More...

#include <memory>
#include <vector>
#include "game/Game.hpp"
#include "ui/Widget.hpp"
Include dependency graph for ObjectsWidget.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  shkyera::ObjectsWidget
 A user interface widget for managing game objects. More...
 

Namespaces

 shkyera
 

Detailed Description

Contains the declaration of the ObjectsWidget class, a user interface widget for managing game objects.