Class EffectPoint

An effect point.

Hierarchy (view full)

Constructors

Properties

group: null | ControlPointGroup

The group to which a control point belongs.

kiai: boolean = false

Whether this control point enables kiai mode.

omitFirstBarLine: boolean = false

Whether the first bar line of this control point is ignored.

pointType: ControlPointType = ControlPointType.EffectPoint

The type of an effect point.

scrollSpeedUnlimited: number = 1

The real scroll speed of this effect point without any limits as it was in osu!stable. Usage of scrollSpeed is preferable when working with osu!lazer.

default: EffectPoint = ...

The default instance of an effect point.

Accessors

Methods