The offset of which the hitobject was hit in milliseconds.
The bitwise hit result of the hitobject.
The tickset of the hitobject.
This is used to determine whether or not a slider event (tick/repeat/end) is hit based on the order they appear.
The offset of which the hitobject was hit in milliseconds.
The bitwise hit result of the hitobject.
The tickset of the hitobject.
This is used to determine whether or not a slider event (tick/repeat/end) is hit based on the order they appear.
Generated using TypeDoc
Represents a hitobject in an osu!droid replay.
Stores information about hitobjects in an osu!droid replay such as hit offset, tickset, and hit result.
This is used when analyzing replays using replay analyzer.