emulinker
Toggle table of contents
1.0.2
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
emulinker
emulinker
/
org.emulinker.kaillera.model.impl
/
Trivia
/
Scores
Scores
inner
class
Scores
(
var
nick
:
String
,
var
iP
:
String
,
var
score
:
Int
)
Members
Constructors
Scores
Link copied to clipboard
constructor
(
nick
:
String
,
iP
:
String
,
score
:
Int
)
Properties
i
P
Link copied to clipboard
var
iP
:
String
nick
Link copied to clipboard
var
nick
:
String
score
Link copied to clipboard
var
score
:
Int