| Modifier and Type | Field and Description |
|---|---|
static ResourceName |
ID |
| Modifier and Type | Method and Description |
|---|---|
static IStructure |
forName(ResourceName name) |
static java.util.List<IStructure> |
forNamePart(java.lang.String part) |
int |
getHeight() |
java.util.Set<TileLayer> |
getInvolvedLayers() |
TileState |
getTile(int x,
int y) |
TileState |
getTile(TileLayer layer,
int x,
int y) |
int |
getWidth() |
static final ResourceName ID
static IStructure forName(ResourceName name)
static java.util.List<IStructure> forNamePart(java.lang.String part)
int getWidth()
int getHeight()
java.util.Set<TileLayer> getInvolvedLayers()
TileState getTile(int x, int y)