BATCH_PNG
Batch PNG: Create PNG files for all given maps in their directories.
final boolean consoleMode
Whether this mode uses console-mode.
boolean isConsoleMode()
Returns whether this mode uses console-mode.
NORMAL
Normal operation: Start editor with GUI.
SINGLE_PNG
Single PNG: Create a PNG file from the specified map.
Main run mode of the editor.
GridartaRunMode(final boolean consoleMode)
Creates a new instance.