Skip to main content

Module spec

Module spec 

Source
Expand description

Animation specification types.

The engine consumes a Vec<IconAnimationSpec> and an AnimationOptions; both are plain data with no callbacks.

Structs§

AnimationOptions
Global options that apply to every icon in an animation batch.
AnimationPreset
Reusable movement, effect-strength and duration recommendations.
IconAnimationSpec
Per-icon animation description.

Enums§

FolderFlagOp
Folder-flag mutation semantics, mirroring the legacy ISF_* modifiers.