public interface MagicMap
Modifier and Type | Field and Description |
---|---|
static int |
FACE_COLOR_MASK
Bitmask in magic map information to extract the color information of a
tile.
|
static int |
FACE_FLOOR
Bitmask in magic map information to denote a floor tile.
|
static int |
FACE_WALL
Bitmask in magic map information to denote a wall tile.
|
static final int FACE_COLOR_MASK
static final int FACE_FLOOR
static final int FACE_WALL