- [NEW] room:getExit()
This commit is contained in:
@@ -29,6 +29,7 @@ namespace room
|
||||
vec3_t getMax();
|
||||
uint8_t getDoors();
|
||||
uint8_t getDoor(const int d);
|
||||
uint8_t getExit(const int d);
|
||||
uint8_t getColor();
|
||||
|
||||
namespace editor
|
||||
|
||||
Reference in New Issue
Block a user