raui_core

Module animator

source
Expand description

Animation engine

RAUI widget components can be animated by updating and adding animations using the Animator inside of widget lifecycle hooks and by reading the progress of those animations from the AnimatorStates provided by the WidgetContext.

See Animator and AnimatorStates for code samples.

Structs§

Enums§