- [NEW] room:getExit()

This commit is contained in:
2024-06-13 14:21:24 +02:00
parent acc6f9cd00
commit d04176b363
2 changed files with 6 additions and 0 deletions

View File

@@ -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