class GameConfig
- GameConfig
- Reference
- Object
Included Modules
- YAML::Serializable
Defined in:
game_config.crConstructors
Class Method Summary
Instance Method Summary
- #animal_size : Int32
- #backround_radiate_chance : Int32
- #debug_mode : Bool
- #equip_size : Int32
- #explode_chance : Int32
- #free_food : Int32
- #free_food_limit : Int32
- #max_carry : Int32
- #patch
- #patience : Int32
- #pop_borntrouble : Int32
- #pop_matrix : Array(Array(Int32))
- #seek_chance : Int32
- #start_pop : Array(Int32)
- #work_radiate_chance : Int32