Added note.

This commit is contained in:
Relintai 2023-06-06 19:00:05 +02:00
parent 13fa54d9cf
commit a65ad4d279

View File

@ -350,6 +350,7 @@ public:
void set_centered_textures(bool p_enable);
bool is_centered_textures_enabled() const;
// TODO change these to PoolVector2iArrays
Array get_used_cells() const;
Array get_used_cells_by_id(int p_id) const;
Rect2 get_used_rect(); // Not const because of cache