mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2024-12-23 04:16:50 +01:00
Added note.
This commit is contained in:
parent
13fa54d9cf
commit
a65ad4d279
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user