pub const DASH_SPEED: f32 = 0.6;Expand description
How many repeats of the dash pattern Animation::dash slides through
per second (“marching ants” speed).
pub const DASH_SPEED: f32 = 0.6;How many repeats of the dash pattern Animation::dash slides through
per second (“marching ants” speed).