Guillaume 1.0.0
Guillaume.
Loading...
Searching...
No Matches
Component Member List

This is the complete list of members for Component, including all inherited members.

_childrenComponentprotected
_parentComponentprotected
_primitivesComponentprotected
_propertiesComponentprotected
_stateComponentprotected
addChild(const std::shared_ptr< Component > &child)Componentinlinevirtual
addPrimitive(const std::shared_ptr< Primitive > &primitive)Componentinlinevirtual
Component(void)Componentinline
Component(const Properties &properties)Componentinline
getChildren(void) constComponentinline
getID(void) constComponentinline
getParent(void) constComponentinline
getPrimitives(void) constComponentinline
getProperties(void) constComponentinline
getState(void)Componentinline
onEvent(const Event &event)Componentinlinevirtual
render(void)Componentinlinevirtual
setParent(const std::shared_ptr< Component > &parent)Componentinlineprotected
~Component(void)=defaultComponentvirtual