MapFormat.getAllTileSources

Returns all tile sources for a given layer. Intended to use with a loader.

class MapFormat
public @trusted
Tag[]
getAllTileSources
(
int pri
)

Parameters

pri int

Layer priority ID.

Meta