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

Contains the declaration of the UIComponent class, a base class for user interface of objects' components. More...

#include <unordered_map>
#include "game/GameObject.hpp"
Include dependency graph for UIComponent.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  shkyera::UIComponent
 A base class representing a user interface (UI) for a game object's component. More...
 

Namespaces

 shkyera
 

Detailed Description

Contains the declaration of the UIComponent class, a base class for user interface of objects' components.