Options
All
  • Public
  • Public/Protected
  • All
Menu

An evaluator for calculating osu!droid Rhythm skill.

Hierarchy

  • DroidVisualEvaluator

Index

Constructors

Methods

  • Evaluates the difficulty of reading the current object, based on:

    • note density of the current object,
    • overlapping factor of the current object,
    • the preempt time of the current object,
    • the velocity of the current object if it's a slider,
    • past objects' velocity if they are sliders,
    • and whether the Hidden mod is enabled.

    Parameters

    • current: DifficultyHitObject

      The current object.

    • isHiddenMod: boolean

      Whether the Hidden mod is enabled.

    Returns number

Generated using TypeDoc