mod animator

Structs and Unions

The animator. Contains the calculated Atom-states and static Config.

Use Animator::state to get the animated state and Animator::config to get the Config.

Implementations

Functions

The background color

The calculated Config

The total duration of the animations in this Animator

Creates the Animator: calculates the timelines and the Config

Gets the State at the passed Time

The timelines for a single atom

Implementations

Functions

Gets the values of these timelines at the passed time

Creates new AtomTimelines from the passed default values