Function rosu_pp::mania::strains[][src]

pub fn strains(map: &Beatmap, mods: impl Mods) -> Strains

Essentially the same as the stars function but instead of evaluating the final strains, it just returns them as is.

Suitable to plot the difficulty of a map over time.