struct

Srcom::LeaderboardRun

Inherits JSON::Serializable / Struct / Value / Object

A LeaderboardRun is equivalent to a SimpleRun, except that it also has a #place.

Constructors

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

Instance methods

category(*args, **options)
Source
category(*args, **options, &)
Source
comment(*args, **options)
Source
comment(*args, **options, &)
Source
date(*args, **options)
Source
date(*args, **options, &)
Source
game(*args, **options)
Source
game(*args, **options, &)
Source
id(*args, **options)
Source
id(*args, **options, &)
Source
level(*args, **options)
Source
level(*args, **options, &)
Source
place
Source
place=(place : Int32)
Source
players(*args, **options)
Source
players(*args, **options, &)
Source
splits(*args, **options)
Source
splits(*args, **options, &)
Source
status(*args, **options)
Source
status(*args, **options, &)
Source
submitted(*args, **options)
Source
submitted(*args, **options, &)
Source
system(*args, **options)
Source
system(*args, **options, &)
Source
times(*args, **options)
Source
times(*args, **options, &)
Source
values(*args, **options)
Source
values(*args, **options, &)
Source
videos(*args, **options)
Source
videos(*args, **options, &)
Source