Skip to main content

fantasy_craft/core/
time.rs

1#[derive(Debug, Clone, Copy)]
2pub struct DeltaTime(pub f32);