Class TMXTilesetGroup

an object containing all tileset

Constructors

Properties

length: number
tilesets: any[]

Methods

  • return the tileset corresponding to the specified id
    will throw an exception if no matching tileset is found

    Parameters

    • gid: number

    Returns TMXTileset

    corresponding tileset