KSLCore
Toggle table of contents
R1.1.9
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.utilities.moda
/
ScoreData
/
ScoreData
Score
Data
constructor
(
id
:
Int
=
scoreDataCounter++
,
modaName
:
String
=
""
,
alternative
:
String
=
""
,
scoreName
:
String
=
""
,
scoreValue
:
Double
=
0.0
)