Microsoft.Xna.Framework.GameWindow.SetSupportedOrientations C# (CSharp) Méthode

SetSupportedOrientations() protected abstract méthode

protected abstract SetSupportedOrientations ( DisplayOrientation orientations ) : void
orientations DisplayOrientation
Résultat void
		protected internal abstract void SetSupportedOrientations (DisplayOrientation orientations);
		protected abstract void SetTitle (string title);