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

Contains the declaration of the ScriptUIComponent class, representing a user interface component for scripting. More...

#include <filesystem>
#include "game/components/ScriptComponent.hpp"
#include "ui/UIComponent.hpp"
Include dependency graph for ScriptUIComponent.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  shkyera::ScriptUIComponent
 A class representing a user interface component for interacting with scripts. More...
 

Namespaces

 shkyera
 

Detailed Description

Contains the declaration of the ScriptUIComponent class, representing a user interface component for scripting.