Animation<T> |
Defines a single animation. |
Animator |
Helpers for creating typed Animator<T, V> instances. |
Animator<T, V> |
Animates a single property of a single class. |
Easings |
Common registration and lookup for easing functions. |
HoverScale |
Standalone scaling behavior that can be attached to any Image, causing it to scale up to a specified amount when hovered by the pointer. |
Lerps |
Common registration and lookup for interpolation functions. |
SpriteAnimator |
Animates the sprite of an Image, using equal duration for all frames in a list. |
Transition |
Describes the transition behavior of a single property. |