struct

Srcom::Leaderboard

Inherits JSON::Serializable / Struct / Value / Object

NOTE: The only Link in #links leads to the Category of this Leaderboard, which is already embedded.

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

category
Source
category=(category : Category)
Source
emulators
Source
emulators=(emulators : Bool | Nil)
Source
game
Source
game=(game : SimpleGame)
Source
level
Source
level=(level : Level | Nil)
Source
platform
Source
platform=(platform : String | Nil)
Source
platforms
Source
platforms=(platforms : Array(Platform))
Source
players
Source
players=(players : Array(User | Guest))
Source
region
Source
region=(region : String | Nil)
Source
regions
Source
regions=(regions : Array(Region))
Source
runs
Source
runs=(runs : Array(LeaderboardRun))
Source
timing
Source
timing=(timing : String | Nil)
Source
values

Variable ID -> Value ID

Source
values=(values : Hash(String, String))

Variable ID -> Value ID

Source
variables
Source
variables=(variables : Array(Variable))
Source
video_only
Source
video_only=(video_only : Bool)
Source