This is the complete list of members for PowerUI.UIAnimation, including all inherited members.
Animate(CssProperty property, Css.Value value, bool updateCss) | PowerUI.UIAnimation | inlineprivate |
AnimateTransform(Css.Value value) | PowerUI.UIAnimation | inlineprivate |
Animating | PowerUI.UIAnimation | |
Clear() | PowerUI.UIAnimation | inlinestatic |
ComputedStyle | PowerUI.UIAnimation | |
Data | PowerUI.UIAnimation | |
Done | PowerUI.UIAnimation | |
Duration | PowerUI.UIAnimation | |
Finished() | PowerUI.UIAnimation | inline |
FinishedPlaying | PowerUI.UIAnimation | private |
FirstProperty | PowerUI.UIAnimation | static |
GetAnimatedProperty(Element animating, string property) | PowerUI.UIAnimation | inlinestatic |
GetAnimatedProperty(Element animating, CssProperty property) | PowerUI.UIAnimation | inlinestatic |
LastProperty | PowerUI.UIAnimation | static |
NextAnimation | PowerUI.UIAnimation | |
OnComplete | PowerUI.UIAnimation | |
OnDone(DynamicMethod< Nitro.Void > method) | PowerUI.UIAnimation | inline |
OnDone(AnimationCompleted onComplete) | PowerUI.UIAnimation | inline |
Paused | PowerUI.UIAnimation | |
Setup(Element animating, Style style, float duration, Blaze.VectorPath timeCurve) | PowerUI.UIAnimation | inlineprivate |
Stop() | PowerUI.UIAnimation | inline |
Stop(bool runEvent) | PowerUI.UIAnimation | inline |
TimeCurve | PowerUI.UIAnimation | |
TotalTime | PowerUI.UIAnimation | |
UIAnimation(Element animating, string properties, float duration, Blaze.VectorPath timeCurve) | PowerUI.UIAnimation | inline |
UIAnimation(Element animating, Style properties, float duration, Blaze.VectorPath timeCurve) | PowerUI.UIAnimation | inline |
Update(float frameTime) | PowerUI.UIAnimation | inlinestatic |