Tesselator
classSector mesh builder prototype
Standard members (5)
Generated for every class of this kind by the game's codegen, not written for Tesselator.
| Tesselator.cast(object) | Trying to cast Object into Tesselator |
| Tesselator.get_class() | Return Tesselator class object |
| Tesselator.find(name) | Looks Tesselator up in db, nil when there is none |
| Tesselator.get(name) | Takes Tesselator from db, reports a miss to the log |
| Tesselator.reg(name) | Register a new Tesselator 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
Used by
- StaticBlock.tesselator field