Property Tiles
Tiles
Gets a read-only span of the TextureRegion elements that represent the tiles in this Tileset.
public ReadOnlySpan<TextureRegion> Tiles { get; }
Gets a read-only span of the TextureRegion elements that represent the tiles in this Tileset.
public ReadOnlySpan<TextureRegion> Tiles { get; }