Uses of Class
de.farafin.snEADy.M_Main

Packages that use M_Main
de.farafin.snEADy   
 

Uses of M_Main in de.farafin.snEADy
 

Fields in de.farafin.snEADy declared as M_Main
private static M_Main M_Main.instance
          the instance of the main Engine.. there is always only one per program
 

Methods in de.farafin.snEADy that return M_Main
protected static M_Main M_Main.getInstance()
          prevents that more than one instance of the class exists in the program