|  | This document is archived and information here might be outdated. Recommended version. | 
Wrapper object to encapsulate a cache tiles containenr table.
| Name | Description | |
|---|---|---|
|  | Close | Close the table. | 
|  | Create | Create the table. | 
|  | Delete | Delete the table. | 
|  | Exists | Table Exists | 
|  | GetOffset | Get the row in the table corresponding to the given tileX and tileY | 
|  | GetTileCount | Get Tile Count | 
|  | InsertTile | Insert the tile into the table. | 
|  | IsLocked | Is table locked | 
|  | Open | Open the table. | 
|  | QueryTile | Query specific tile from the table. | 
|  | UpdateTile | Update Tile. | 
| Classes | Description | 
|---|---|
| TilesTable | A Tiles Table object. |