public class XTilemapConfiguration
extends java.lang.Object
Constructor and Description |
---|
XTilemapConfiguration() |
Modifier and Type | Method and Description |
---|---|
int |
baseTile(Level level,
int cell) |
int |
decoTile(Level level,
int cell) |
static XTilemapConfiguration |
readConfig(java.lang.String filename) |
public static XTilemapConfiguration readConfig(java.lang.String filename) throws org.json.JSONException
org.json.JSONException
public int baseTile(Level level, int cell)
public int decoTile(Level level, int cell)