Class ControlPointInfo

The information about control points.

Constructors

Properties

difficultyPoints: DifficultyPoint[] = []

All difficulty points.

effectPoints: EffectPoint[] = []

All effect points.

groups: ControlPointGroup[] = []

All groups of control points.

samplePoints: SamplePoint[] = []

All sample points.

timingPoints: TimingPoint[] = []

All timing points.

Accessors

Methods