|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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
|
Methods in de.farafin.snEADy.control.GaphixStuff with parameters of type I_Main_interface | |
---|---|
static void |
M_GraphixEngineUI.init(I_Main_interface calling,
GameParameter p,
C_DebugMonitor debMon,
int version)
Creates a new instance of C_GraphixEngineUI |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |