Microsoft.Xna.Framework AndroidGameWindow.GetEffectiveSupportedOrientations in C# (CSharp): 3 esempi trovati. Questi sono i migliori esempi reali in C# (CSharp) per Microsoft.Xna.Framework.AndroidGameWindow.GetEffectiveSupportedOrientations, estratti da progetti open source. Li puoi valutare, per aiutarci a migliorare la qualità dei nostri esempi.
In Xna, setting SupportedOrientations = DisplayOrientation.Default (which is the default value) has the effect of setting SupportedOrientations to landscape only or portrait only, based on the aspect ratio of PreferredBackBufferWidth / PreferredBackBufferHeight