Shkyera Engine
Easy to use, game engine for Python
shkyera::ScriptUIComponent Member List

This is the complete list of members for shkyera::ScriptUIComponent, including all inherited members.

_nameshkyera::UIComponentprotected
_objectshkyera::UIComponentprotected
_objectComponentsshkyera::UIComponentprivatestatic
_scriptshkyera::ScriptUIComponentprivate
_uuidshkyera::UIComponentprotected
addComponentToObject(std::shared_ptr< GameObject > object, std::shared_ptr< UIComponent > component)shkyera::UIComponentstatic
draw() overrideshkyera::ScriptUIComponentprivatevirtual
drawFloatVariable(PublicFloat &variable)shkyera::ScriptUIComponentprivate
drawIntVariable(PublicInt &variable)shkyera::ScriptUIComponentprivate
drawScriptFile()shkyera::ScriptUIComponentprivate
drawStringVariable(PublicString &variable)shkyera::ScriptUIComponentprivate
drawVariables()shkyera::ScriptUIComponentprivate
drawVec3Variable(PublicVec3 &variable)shkyera::ScriptUIComponentprivate
getComponentsOfObject(std::shared_ptr< GameObject > object)shkyera::UIComponentstatic
LABEL_MARGINshkyera::ScriptUIComponentprivatestatic
replaceScript(std::filesystem::path path)shkyera::ScriptUIComponentprivate
UIComponent(std::string name, std::shared_ptr< GameObject > object)shkyera::ScriptUIComponentprivate
shkyera::UIComponent::UIComponent(std::string name, std::shared_ptr< GameObject > object)shkyera::UIComponent