Module editor

Module editor 

Source
Expand description

Types for the [Editor] section.

Structs§

Editor
Struct containing all data from a .osu file’s [Editor] section.

Enums§

EditorKey
All valid keys within a .osu file’s [Editor] section
ParseEditorError
All the ways that parsing a .osu file into Editor can fail.

Type Aliases§

EditorState
The parsing state for Editor in DecodeBeatmap.