Function gauge_fill

Source
pub fn gauge_fill(progress: f64, threshold: f64) -> f64
Expand description

How full the gauge is, in [0, 1], against the bar this player plays against. A nonsense bar reads as empty rather than dividing by zero.