Options
All
  • Public
  • Public/Protected
  • All
Menu

Contains saved settings for the beatmap editor.

Hierarchy

  • BeatmapEditor

Index

Constructors

Properties

beatDivisor: number = 4

Determines the editor's behaviour in quantizing hit objects based on the Beat Snap principles.

bookmarks: number[] = []

Time in milliseconds of bookmarks.

distanceSnap: number = 1

The multiplier at which distance between consecutive notes will be snapped based on their rhythmical difference.

gridSize: EditorGridSize = EditorGridSize.small

The grid size setting in the editor.

timelineZoom: number = 1

The scale factor for the object timeline.

Generated using TypeDoc