melonJS
    Preparing search index...

    Class TMXTilesetGroup

    an object containing all tileset

    Index
    _lastTileset: any
    length: number
    tilesets: any[]
    • 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