// MonoGame - Copyright (C) The MonoGame Team // This file is subject to the terms and conditions defined in // file 'LICENSE.txt', which is part of this source code package. namespace Microsoft.Xna.Framework.Input { /// /// Provides functionality to handle input from keyboards, mice, gamepads, etc. /// [System.Runtime.CompilerServices.CompilerGeneratedAttribute()] class NamespaceDoc { } } namespace Microsoft.Xna.Framework.Audio { /// /// Support for playing sound effects and XACT audio. /// [System.Runtime.CompilerServices.CompilerGeneratedAttribute()] class NamespaceDoc { } } namespace Microsoft.Xna.Framework.Content { /// /// The runtime support for loading content pipeline content. /// [System.Runtime.CompilerServices.CompilerGeneratedAttribute()] class NamespaceDoc { } }