static void main(@NotNull final String... args)
The main method that is invoked by the Java Runtime.
CrossfireEditor()
Prevent instantiation (UtilityClass).
An EditorFactory that creates Crossfire objects.
Main class, launches the level editor application.
Main class of the editor; parses command-line arguments, initializes and starts the editor...