Skip to content
Snippets Groups Projects
  • Jerome Humbert's avatar
    Add sequence and tracks for complex animations · 07b94b74
    Jerome Humbert authored
    - Add `Sequence<T>` for chained tweens
    - Add `Tracks<T>` for tracks of sequences running in parallel
    - Move most animation-related properties to the new `Tweens<T>` struct
    - Add `sequence` example
    07b94b74