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

This is the complete list of members for shkyera::TransformUIComponent, 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() overrideshkyera::TransformUIComponentprivatevirtual
getComponentsOfObject(std::shared_ptr< GameObject > object)shkyera::UIComponentstatic
UIComponent(std::string name, std::shared_ptr< GameObject > object)shkyera::TransformUIComponentprivate
shkyera::UIComponent::UIComponent(std::string name, std::shared_ptr< GameObject > object)shkyera::UIComponent