11 lines
203 B
Modula-2
11 lines
203 B
Modula-2
extends Tile;
|
|
|
|
constructor (int id, int texture, const Material *material) = 0xbe578;
|
|
|
|
vtable 0x111348;
|
|
vtable-size 0x108;
|
|
size 0x5c;
|
|
|
|
// Pure virtual
|
|
virtual-method TileEntity *newTileEntity() = 0x104;
|