Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a cursor instance in an osu!droid replay.

Stores cursor movement data in the form of CursorOccurrences.

This is used when analyzing replays using replay analyzer.

Hierarchy

  • CursorData

Index

Constructors

Properties

Constructors

Properties

occurrences: CursorOccurrence[] = []

The occurrences of this cursor instance.

Generated using TypeDoc