struct

Srcom::PBRun

Inherits JSON::Serializable / Struct / Value / Object

Constructors

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

Instance methods

category
Source
category=(category : Category)
Source
full_game

Returns the full Game this run was played in.

Source
game
Source
game=(game : SimpleGame)
Source
level
Source
level=(level : Level | Nil)
Source
place
Source
place=(place : Int32)
Source
platform
Source
platform=(platform : Platform | Nil)
Source
players
Source
players=(players : Array(User | Guest))
Source
region
Source
region=(region : Region | Nil)
Source
run=(run : SimpleRun)
Source