C# Class CoinTime.MainActivity

Inheritance: Microsoft.Xna.Framework.AndroidGameActivity
Exibir arquivo Open project: xamarin/mobile-samples

Public Methods

Method Description
OnGenericMotionEvent ( Android.Views.MotionEvent e ) : bool

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Private Methods

Method Description
HandleKeyPress ( object sender, Android.Views.View args ) : void

Method Details

OnCreate() protected method

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

OnGenericMotionEvent() public method

public OnGenericMotionEvent ( Android.Views.MotionEvent e ) : bool
e Android.Views.MotionEvent
return bool