Class BeatmapEditorSection

A beatmap editor section.

Constructors

Properties

beatDivisor: number = 4

Beat snap divisor.

bookmarks: number[] = []

Time in milliseconds of bookmarks.

distanceSpacing: number = 1

Distance snap multiplier.

gridSize: number = 1

Grid size.

timelineZoom: number = 2

Scale factor for the object timeline.

Methods