Module libre_pvz_animation::clip
source · Expand description
Full animation clips.
Structs§
- Animation clip, core to the animation system.
- Builder for
AnimationClips. - Entity path is all the
Names along the path. - An animation track, i.e. all curves for some entity.
Traits§
- Types suitable to be used as labels for curves in a
TrackBuilder.