public class VolcanoMain
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
DEVELOPMENT |
| Constructor and Description |
|---|
VolcanoMain()
Creates a new instance of VolcanoMaker
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
The main entry point to the VolcanoMaker app.
|
public static final boolean DEVELOPMENT