C# Class SmallerBackbuffer.Activity1

Inheritance: Microsoft.Xna.Framework.AndroidGameActivity
Show file Open project: Hitcents/MonoGame-Repros

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Method Details

OnCreate() protected method

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