| Package | Description |
|---|---|
| com.threerings.media.image | |
| com.threerings.media.tile | |
| com.threerings.media.tile.bundle |
| Modifier and Type | Field and Description |
|---|---|
ImageDataProvider |
ImageManager.ImageKey.daprov
The data provider from which this image's data is loaded.
|
| Modifier and Type | Method and Description |
|---|---|
ImageManager.ImageKey |
ImageManager.getImageKey(ImageDataProvider daprov,
String path)
Returns an image key that can be used to fetch the image identified by the specified data
provider and image path.
|
| Constructor and Description |
|---|
IMImageProvider(ImageManager imgr,
ImageDataProvider dprov) |
| Modifier and Type | Class and Description |
|---|---|
class |
TileSetBundle
A tileset bundle is used to load up tilesets by id from a persistent bundle of tilesets stored
on the local filesystem.
|
Copyright © 2015. All rights reserved.