Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a control point that changes the beatmap's BPM.

Hierarchy

Index

Constructors

Properties

msPerBeat: number

The amount of milliseconds passed for each beat.

time: number

The time at which the control point takes effect in milliseconds.

timeSignature: number

The amount of beats in a measure.

Methods

  • isRedundant(): boolean
  • Determines whether this control point results in a meaningful change when placed alongside another.

    Returns boolean

  • toString(): string
  • Returns a string representative of the class.

    Returns string

Generated using TypeDoc