BeatmapInfo

Members

Static functions

parseChange
BeatmapInfo parseChange(string map)

Parses a map in the format Ariabl'eyeS - Kegare Naki Bara Juuji (Short ver.) [Rose†kreuz] (https://osu.ppy.sh/b/1239875)

Variables

id
string id;

b/ ID of the beatmap, extracted from url. Empty if couldn't be parsed

name
string name;

Artist + Name + Difficulty

url
string url;

URL to the beatmap

Meta