|
string | getAnimatedObjectPath () const |
| Gets the value of AnimatedObjectPathProperty. More...
|
|
void | setAnimatedObjectPath (string value) |
| Sets the value of AnimatedObjectPathProperty. More...
|
|
ResourceSharedPtr | getAnimation () const |
| Gets the value of AnimationProperty. More...
|
|
void | setAnimation (ResourceSharedPtr value) |
| Sets the value of AnimationProperty. More...
|
|
KzuTimeLineEntryPlaybackMode | getPlaybackMode () const |
| Gets the value of PlaybackModeProperty. More...
|
|
void | setPlaybackMode (KzuTimeLineEntryPlaybackMode value) |
| Sets the value of PlaybackModeProperty. More...
|
|
float | getDurationScale () const |
| Gets the value of DurationScaleProperty. More...
|
|
void | setDurationScale (float value) |
| Sets the value of DurationScaleProperty. More...
|
|
int | getRepeatCount () const |
| Gets the value of RepeatCountProperty. More...
|
|
void | setRepeatCount (int value) |
| Sets the value of RepeatCountProperty. More...
|
|
bool | isRestoreOriginalValuesAfterPlayback () const |
| Gets the value of RestoreOriginalValuesAfterPlaybackProperty. More...
|
|
void | setRestoreOriginalValuesAfterPlayback (bool value) |
| Sets the value of RestoreOriginalValuesAfterPlaybackProperty. More...
|
|
bool | isRelativePlayback () const |
| Gets the value of RelativePlaybackProperty. More...
|
|
void | setRelativePlayback (bool value) |
| Sets the value of RelativePlaybackProperty. More...
|
|