Uses of Interface
de.farafin.snEADy.I_Main_interface

Packages that use I_Main_interface
de.farafin.snEADy   
de.farafin.snEADy.control.GaphixStuff   
 

Uses of I_Main_interface in de.farafin.snEADy
 

Classes in de.farafin.snEADy that implement I_Main_interface
 class M_Main
          The main is for the organisation of the program. should the game be paused or what should be initialized.. all this is handled by the M_Main.
 

Uses of I_Main_interface in de.farafin.snEADy.control.GaphixStuff
 

Fields in de.farafin.snEADy.control.GaphixStuff declared as I_Main_interface
protected static I_Main_interface C_GraphixData.main
           
 

Constructors in de.farafin.snEADy.control.GaphixStuff with parameters of type I_Main_interface
M_GraphixEngineUI(I_Main_interface calling, GameParameter p, C_DebugMonitor debMon, int version)
          Creates a new instance of C_GraphixEngineUI