HyWrapper
Toggle table of contents
1.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
HyWrapper
HyWrapper
/
com.joshy.hywrapper.model.resources
/
GameAchievement
/
GameAchievement
Game
Achievement
constructor
(
oneTime
:
Map
<
String
,
OneTimeAchievement
>
?
=
null
,
tiered
:
Map
<
String
,
TieredAchievement
>
?
=
null
,
totalPoints
:
Int
?
=
null
,
totalLegacyPoints
:
Int
?
=
null
)