editor
Class EditorMain

java.lang.Object
  extended by editor.EditorMain

public class EditorMain
extends java.lang.Object

Main class for the game editor

Author:
Frank Bruns

Constructor Summary
EditorMain()
           
 
Method Summary
static void main(java.lang.String[] args)
          Main method for starting the graphical editor
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EditorMain

public EditorMain()
Method Detail

main

public static void main(java.lang.String[] args)
Main method for starting the graphical editor

Parameters:
args -