//! Core animation engine logic.
//!//! This module contains the fundamental traits and structures that drive the
//! animation system, including signals, tweening, timelines, and scenes.
pubmodanimation;pubmodeasings;pubmodscene;pubmodtimeline;pubuseanimation::*;pubuseeasings::*;pubusescene::*;pubusetimeline::*;