Type Alias Animation

Source
pub type Animation = AnimationSystems;
๐Ÿ‘ŽDeprecated since 0.17.0: Renamed to AnimationSystems.
Expand description

Deprecated alias for AnimationSystems.

Aliased Typeยง

pub struct Animation;