Package group24.escaperoom.data
Class MapPlayerRecord
java.lang.Object
group24.escaperoom.data.MapPlayerRecord
A per-map record for a given player.
This is used in the per-map leaderboard
-
Field Details
-
attempts
public static int attempts -
clears
public static int clears -
username
-
fastestClear
-
attemptsToClear
-
-
Constructor Details
-
MapPlayerRecord
public MapPlayerRecord()
-