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

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

_nameshkyera::UIComponentprotected
_objectshkyera::UIComponentprotected
_objectComponentsshkyera::UIComponentprivatestatic
_uuidshkyera::UIComponentprotected
addComponentToObject(std::shared_ptr< GameObject > object, std::shared_ptr< UIComponent > component)shkyera::UIComponentstatic
draw()=0shkyera::UIComponentpure virtual
getComponentsOfObject(std::shared_ptr< GameObject > object)shkyera::UIComponentstatic
UIComponent(std::string name, std::shared_ptr< GameObject > object)shkyera::UIComponent