WorldGenerator
classTerrain generator bound to a dimension
Standard members (4)
Generated for every class of this kind by the game's codegen, not written for WorldGenerator.
| WorldGenerator.cast(object) | Trying to cast Object into WorldGenerator |
| WorldGenerator.get_class() | Return WorldGenerator class object |
| WorldGenerator.find(name) | Looks WorldGenerator up in db, nil when there is none |
| WorldGenerator.get(name) | Takes WorldGenerator from db, reports a miss to the log |
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