Module libre_pvz_animation::clip
source · Expand description
Full animation clips.
Structs§
- Animation clip, core to the animation system.
- Builder for
AnimationClip
s. - Entity path is all the
Name
s 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
.