Skip to main content

Module lagged

Module lagged 

Source
Expand description

Lagged (staggered, end-filled) authoring combinator.

AnimLagged is build-time only: it staggers children by placing them on the content axis and lowers to a plain stack of per-item sequence tracks in IntoAnimNode::into_anim_node — no runtime kind of its own.

Structs§

AnimLagged
Dynamic lagged (staggered, end-filled) animation container.

Enums§

LaggedFill
How an AnimLagged fills the time outside a child’s window.