public class Stage
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String[] |
MAP_1_IMAGE_FILENAMES
Stores the filenames of map sections
|
static java.lang.String[] |
MAP_1_MASK_IMAGE_FILENAMES
Stores filenames of masked map sections
|
static double[] |
MAP_1_SECTION_START_X
Stores the starting x position of each map section
|
static double[] |
MAP_1_SECTION_START_Y
Stores the starting y position of each map section
|
| Constructor and Description |
|---|
Stage() |
public static final java.lang.String[] MAP_1_IMAGE_FILENAMES
public static final java.lang.String[] MAP_1_MASK_IMAGE_FILENAMES
public static final double[] MAP_1_SECTION_START_X
public static final double[] MAP_1_SECTION_START_Y