Back to API Reference
Class
EasedRevealHandler
abstract
Inherits:RevealHandler
Base for handlers whose authored easing remaps Progress.
Derived Types(5)
Types that inherit from EasedRevealHandler.
CCCCC
DominoRevealHandler
Raises a glyph from a bottom corner like a falling domino in reverse.
FadeRevealHandler
Fades a glyph from an authored opacity.
GeometricRevealHandler
Base for eased effects that transform the glyph quad around a fixed point, which the author chooses. A subclass whose effect reads best from elsewhere sets Pivot in its own constructor, which only seeds the default an author then overrides.
SlideRevealHandler
Moves a glyph into place from an authored offset.
TintRevealHandler
Transitions a glyph from a colour flash into its authored colour.
