Skip to main content

Module sequence

Module sequence 

Source
Expand description

AnimationSequence<T> - Optimized animation step sequences

Structsยง

AnimationSequence
Animation sequence that keeps step data simple and stores only the mutable execution state behind a mutex for shared access.
AnimationStep