1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-06 12:20:30 +00:00

-renamed function to get object from instance id

-added function to get list of tiles used
This commit is contained in:
Juan Linietsky
2015-04-18 14:00:15 -03:00
parent 3b434eacde
commit be46be7801
5 changed files with 38 additions and 19 deletions

View File

@@ -94,7 +94,7 @@ public:
DICT2INST,
HASH,
PRINT_STACK,
GET_INST,
INSTANCE_FROM_ID,
FUNC_MAX
};