Search
Preparing search index...
The search index is not available
osu-standard-stable
Options
All
Public
Public/Protected
All
Inherited
Menu
osu-standard-stable
StandardPerformanceCalculator
Class StandardPerformanceCalculator
Hierarchy
PerformanceCalculator
StandardPerformanceCalculator
Index
Constructors
constructor
Properties
attributes
PERFORMANCE_
BASE_
MULTIPLIER
Methods
calculate
Attributes
Constructors
constructor
new
Standard
Performance
Calculator
(
ruleset
:
IRuleset
, attributes
?:
DifficultyAttributes
, score
?:
IScoreInfo
)
:
StandardPerformanceCalculator
Parameters
ruleset:
IRuleset
Optional
attributes:
DifficultyAttributes
Optional
score:
IScoreInfo
Returns
StandardPerformanceCalculator
Properties
Optional
attributes
attributes
?:
StandardDifficultyAttributes
Static
Readonly
PERFORMANCE_
BASE_
MULTIPLIER
PERFORMANCE_
BASE_
MULTIPLIER
:
1.14
= 1.14
Methods
calculate
Attributes
calculate
Attributes
(
attributes
?:
StandardDifficultyAttributes
, score
?:
IScoreInfo
)
:
StandardPerformanceAttributes
Parameters
Optional
attributes:
StandardDifficultyAttributes
Optional
score:
IScoreInfo
Returns
StandardPerformanceAttributes
Exports
Standard
Performance
Calculator
constructor
attributes
PERFORMANCE_
BASE_
MULTIPLIER
calculate
Attributes