Srcom::Game::Ruleset
Inherits JSON::Serializable / Struct / Value / Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
default_time
Sourcedefault_time=(default_time : String)
Sourceemulators_allowed
Sourceemulators_allowed=(emulators_allowed : Bool)
Sourcerequire_verification
Sourcerequire_verification=(require_verification : Bool)
Sourcerequire_video
Sourcerequire_video=(require_video : Bool)
Sourcerun_times
Sourcerun_times=(run_times : Array(String))
Sourceshow_milliseconds
Sourceshow_milliseconds=(show_milliseconds : Bool)
Source