Types
Name | Value | Description |
---|---|---|
Function | std::function<Reference(const Event &)> | |
Functions | ||
StyleProperties |
Functions
Access | Return | Modifier | Name | Description |
---|---|---|---|---|
public | createComponent( const pugi::xml_node& inNode ) | |||
public | void | |||
public | ||||
public | ||||
public | ||||
public |
Members
Access | Type | Modifier | Name | Description |
---|---|---|---|---|
public | const char* | static, constexpr | REFERENCE_VALUE_OPENING | |
public | const char* | static, constexpr | REFERENCE_VALUE_CLOSING | |
public | const char | static, constexpr | FUNCTION_PARAMS_OPENING | |
public | const char | static, constexpr | FUNCTION_PARAMS_SEPARATOR | |
public | const char | static, constexpr | FUNCTION_PARAMS_CLOSING | |
public | const char* | static, constexpr | ID_ATTRIBUTE_NAME | |
public | const char* | static, constexpr | CLASS_ATTRIBUTE_NAME | |
public | const char* | static, constexpr | ON_TICK_ATTRIBUTE | |
public | const char* | static, constexpr | ITEMS_ATTRIBUTE_NAME | |
public | const char* | static, constexpr | ITEM_GETTER_ATTRIBUTE_NAME |