C# Class Aiv.Fast2D.Android.Example.Obsolete.MainActivity

Inheritance: Android.App.Activity
Afficher le fichier Open project: aiv01/aiv-fast2d

Méthodes protégées

Méthode Description
OnCreate ( Bundle bundle ) : void
OnPause ( ) : void
OnResume ( ) : void

Private Methods

Méthode Description
GameSetup ( Window window ) : void
GameUpdate ( Window window ) : void

Method Details

OnCreate() protected méthode

protected OnCreate ( Bundle bundle ) : void
bundle Bundle
Résultat void

OnPause() protected méthode

protected OnPause ( ) : void
Résultat void

OnResume() protected méthode

protected OnResume ( ) : void
Résultat void