C# Class BasicUI_MonoGame_iOS_New.Program

Inheritance: UIApplicationDelegate
Afficher le fichier Open project: EmptyKeys/UI_Examples

Méthodes publiques

Méthode Description
FinishedLaunching ( UIApplication app ) : void

Private Methods

Méthode Description
Main ( string args ) : void

The main entry point for the application.

RunGame ( ) : void

Method Details

FinishedLaunching() public méthode

public FinishedLaunching ( UIApplication app ) : void
app UIApplication
Résultat void