Functions | |
| ResourceID | getComposerResourceID () const |
| Gets the value of ComposerProperty. More... | |
| void | setComposerResourceID (ResourceID value) |
| Sets the value of ComposerProperty. More... | |
| ResourceID | getAnimationResourceID () const |
| Gets the value of AnimationProperty. More... | |
| void | setAnimationResourceID (ResourceID value) |
| Sets the value of AnimationProperty. More... | |
Variables | |
| static PropertyType< ResourceID > | ComposerProperty |
| Composer property. More... | |
| static PropertyType< ResourceID > | AnimationProperty |
| Animation property. More... | |
| ResourceID getComposerResourceID | ( | ) | const |
Gets the value of ComposerProperty.
| void setComposerResourceID | ( | ResourceID | value | ) |
Sets the value of ComposerProperty.
| ResourceID getAnimationResourceID | ( | ) | const |
Gets the value of AnimationProperty.
| void setAnimationResourceID | ( | ResourceID | value | ) |
Sets the value of AnimationProperty.
|
static |
Composer property.
The default value is ResourceID().
|
static |
Animation property.
The default value is ResourceID().