HyWrapper
Toggle table of contents
1.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
HyWrapper
HyWrapper
/
com.joshy.hywrapper.model.resources
/
Game
/
Game
Game
constructor
(
id
:
Int
?
=
null
,
name
:
String
?
=
null
,
databaseName
:
String
?
=
null
,
modeNames
:
Map
<
String
,
String
>
?
=
null
,
legacy
:
Boolean
?
=
null
,
retired
:
Boolean
?
=
null
)