Skip to main content

Module anim

Module anim 

Source
Expand description

Pure animation-playback state. No terminal, no clock — advanced by explicit Duration deltas the caller computes from an Instant, so the transport logic (frame advance, loop-count termination, pause/step/restart) is fully unit-testable. Mirrors the project’s pure-kernel discipline.

Structs§

AnimationState