CreateAndStart(Widget widget, string filePath) | UIMotion | [static] |
Effect() | Effect | |
EffectStopped | Effect | |
OnPause() | Effect | [protected, virtual] |
OnRepeat() | UIMotion | [protected, virtual] |
OnResume() | Effect | [protected, virtual] |
OnStart() | UIMotion | [protected, virtual] |
OnStop() | UIMotion | [protected, virtual] |
OnUpdate(float elapsedTime) | UIMotion | [protected, virtual] |
Pause() | Effect | |
Paused | Effect | |
Playing | Effect | |
Repeating | Effect | |
Resume() | Effect | |
Start() | Effect | |
Stop() | UIMotion | |
TotalElapsedTime | Effect | |
UIMotion(Widget widget, string filePath) | UIMotion | |
Widget | Effect |