C# Class BasicUI_MonoGame_Android.Activity1

Inheritance: Microsoft.Xna.Framework.AndroidGameActivity
Show file Open project: EmptyKeys/UI_Examples

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Method Details

OnCreate() protected method

protected OnCreate ( Bundle bundle ) : void
bundle Bundle
return void