Crate kramaframe

Crate kramaframe 

Source

Modules§

keyframe
Provides the keyframe functions used for animation easing.
keylist
Provides the core data structures for managing lists of keyframes and their progress.
prelude

Structs§

KramaFrame
The main animation controller.

Type Aliases§

BTclasslist
A type alias for a class list implemented with BTreeMap.
BTframelist
A type alias for a frame list implemented with BTreeMap.