Module rosu_pp::fruits[][src]

Expand description

Everything about osu!ctb.

Structs

The result of a difficulty calculation on an osu!ctb map.

Gradually calculate the difficulty attributes of an osu!ctb map.

Gradually calculate the performance attributes of an osu!ctb map.

Performance calculator on osu!ctb maps.

The result of a performance calculation on an osu!ctb map.

Aggregation for a score’s current state i.e. what was the maximum combo so far and what are the current hitresults.

Traits

Abstract type to provide flexibility when passing difficulty attributes to a performance calculation.

Functions

Difficulty calculation for osu!ctb maps.

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