class BattleSnake::Game
- BattleSnake::Game
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
battle_snake/game.crConstructors
Instance Method Summary
- #id : String
- #id=(id : String)
- #map : String
- #map=(map : String)
- #ruleset : Ruleset
- #ruleset=(ruleset : Ruleset)
- #source : String
- #source=(source : String)
- #timeout : Int32
- #timeout=(timeout : Int32)