TileSetSource
Inherits: Resource < RefCounted < Object
Inherited By: TileSetAtlasSource, TileSetScenesCollectionSource
There is currently no description for this class. Please help us by contributing one!
Methods
get_alternative_tile_id ( Vector2i atlas_coords, int index ) const |
|
get_alternative_tiles_count ( Vector2i atlas_coords ) const |
|
get_tile_id ( int index ) const |
|
get_tiles_count ( ) const |
|
has_alternative_tile ( Vector2i atlas_coords, int alternative_tile ) const |
|
Method Descriptions
int get_alternative_tile_id ( Vector2i atlas_coords, int index ) const
There is currently no description for this method. Please help us by contributing one!
int get_alternative_tiles_count ( Vector2i atlas_coords ) const
There is currently no description for this method. Please help us by contributing one!
Vector2i get_tile_id ( int index ) const
There is currently no description for this method. Please help us by contributing one!
int get_tiles_count ( ) const
There is currently no description for this method. Please help us by contributing one!
bool has_alternative_tile ( Vector2i atlas_coords, int alternative_tile ) const
There is currently no description for this method. Please help us by contributing one!
bool has_tile ( Vector2i atlas_coords ) const
There is currently no description for this method. Please help us by contributing one!