| Package | Description |
|---|---|
| com.threerings.media.tile |
| Modifier and Type | Method and Description |
|---|---|
UniformTileSet |
TileManager.loadTileSet(ImageProvider improv,
String improvKey,
String imgPath,
int width,
int height) |
UniformTileSet |
TileManager.loadTileSet(String imgPath,
int width,
int height)
Loads up a tileset from the specified image with the specified metadata parameters.
|
UniformTileSet |
TileManager.loadTileSet(String rset,
String imgPath,
int width,
int height)
Loads up a tileset from the specified image (located in the specified resource set) with
the specified metadata parameters.
|
Copyright © 2015. All rights reserved.