Tourmaline::GameHighScore
Inherits JSON::Serializable < Reference < Object
This object represents one row of the high scores table for a game.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source