sel-utils ~master (2018-02-05T12:12:47Z)
Dub
Repo
Biome
sul
biomes
Undocumented in source.
struct
Biome {
string
name
;
ubyte
id
;
float
temperature
;
}
Members
Variables
id
ubyte
id
;
Undocumented in source.
name
string
name
;
Undocumented in source.
temperature
float
temperature
;
Undocumented in source.
Meta
Source
See Implementation
sul
biomes
enums
Biomes
structs
Biome