Module rosu_pp::osu[][src]

Modules

no_leniency

The positional offset of notes created by stack leniency is not considered. This means the jump distance inbetween notes might be slightly off, resulting in small inaccuracies. Since calculating these offsets is relatively expensive though, this version is generally faster than all_included.

Structs

DifficultyAttributes

Various data created through the star calculation. This data is necessary to calculate PP.

OsuPP

Calculator for pp on osu!standard maps.

Traits

OsuAttributeProvider