9 lines
188 B
Modula-2
9 lines
188 B
Modula-2
extends Screen;
|
|
|
|
vtable 0x104f50;
|
|
|
|
method std::string getUniqueLevelName(const std::string &name) = 0x388ec;
|
|
|
|
property bool should_create_world = 0xfc;
|
|
property bool world_created = 0xf9;
|