Biome
classTerrain biome definition
Standard members (5)
Generated for every class of this kind by the game's codegen, not written for Biome.
| Biome.cast(object) | Trying to cast Object into Biome |
| Biome.get_class() | Return Biome class object |
| Biome.find(name) | Looks Biome up in db, nil when there is none |
| Biome.get(name) | Takes Biome from db, reports a miss to the log |
| Biome.reg(name) | Register a new Biome static object |
Inherited from Prototype (2)
- name Object name
- Prototype:is_valid() Returns false once the underlying engine object has been destroyed
Inherited from Object (1)
- Object:get_class() Class of this object
Subclasses
Used by
- BiomeFamily.sub_biomes field