TileSetSource

Inherits: Resource < RefCounted < Object

Inherited By: TileSetAtlasSource, TileSetScenesCollectionSource

There is currently no description for this class. Please help us by contributing one!

Methods

int

get_alternative_tile_id ( Vector2i atlas_coords, int index ) const

int

get_alternative_tiles_count ( Vector2i atlas_coords ) const

Vector2i

get_tile_id ( int index ) const

int

get_tiles_count ( ) const

bool

has_alternative_tile ( Vector2i atlas_coords, int alternative_tile ) const

bool

has_tile ( Vector2i atlas_coords ) 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!