protected class MapTileAssetsProvider.TileLoader extends MapTileModuleProviderBase.TileLoader
Constructor and Description |
---|
TileLoader(AssetManager pAssets) |
Modifier and Type | Method and Description |
---|---|
Drawable |
loadTile(long pMapTileIndex)
Load the requested tile.
|
loadTile, nextTile, onTileLoaderInit, onTileLoaderShutdown, run, tileLoaded, tileLoadedExpired, tileLoadedFailed, tileLoadedScaled
public TileLoader(AssetManager pAssets)
public Drawable loadTile(long pMapTileIndex) throws CantContinueException
MapTileModuleProviderBase.TileLoader
loadTile
in class MapTileModuleProviderBase.TileLoader
CantContinueException