struct Srcom::Game::Ruleset
- Srcom::Game::Ruleset
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
srcr/mappings/game/ruleset.crConstructors
Instance Method Summary
- #default_time : String
- #default_time=(default_time : String)
- #emulators_allowed : Bool
- #emulators_allowed=(emulators_allowed : Bool)
- #require_verification : Bool
- #require_verification=(require_verification : Bool)
- #require_video : Bool
- #require_video=(require_video : Bool)
- #run_times : Array(String)
- #run_times=(run_times : Array(String))
- #show_milliseconds : Bool
- #show_milliseconds=(show_milliseconds : Bool)