//! Thin shim over the underlying animation runtime so callers depend on
//! eddacraft-tui rather than the third-party crate. This lets us swap the
//! engine without breaking downstream API.
/// Advance the animation clock by `delta_ms`. Call once per frame.
/// Whether any tracked value is still easing toward its target.