[][src]Module osu_db::replay

Parsing for replay and score files, which are very similar.

Structs

Action

Represents a single action within a replay. The meaning of an action depends on the gamemode of the replay, but all actions contain:

ManiaButtonSet

Any combination of mania buttons being pressed.

Replay

An osu! replay. The replay might come from a large ScoreList score database, or from an individual standalone .osr file.

StandardButtonSet

Enums

StandardButton