Module rosu_pp::taiko[][src]

Expand description

Everything about osu!taiko.

Structs

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

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

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

Performance calculator on osu!taiko maps.

The result of a performance calculation on an osu!taiko 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!taiko maps.

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