Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IScoreSimulationOptions

Options for score simulation.

Hierarchy

  • IScoreSimulationOptions

Index

Properties

accuracy?: number

Target score accuracy.

attributes: IBeatmapAttributes

Missing beatmap attributes for score simulation.

count100?: number

Target score 100's.

count300?: number

Target score 300's.

count50?: number

Target score 50's.

countGeki?: number

Target score geki hits (not used right now).

countKatu?: number

Target score katu hits.

countMiss?: number

Target score misses.

maxCombo?: number

Target max combo of a score.

percentCombo?: number

Target percent of max combo of a score.

totalScore?: number

Target total score.