<dt><spanclass="strong"><ahref="../Microsoft/Xna/Framework/Color.html#A()">A()</a></span> - Method in class Microsoft.Xna.Framework.<ahref="../Microsoft/Xna/Framework/Color.html"title="class in Microsoft.Xna.Framework">Color</a></dt>
<dd>
<divclass="block">Gets the Alpha component of this Color.</div>
</dd>
<dt><spanclass="strong"><ahref="../Microsoft/Xna/Framework/Input/GamePadButtons.html#A">A</a></span> - Variable in class Microsoft.Xna.Framework.Input.<ahref="../Microsoft/Xna/Framework/Input/GamePadButtons.html"title="class in Microsoft.Xna.Framework.Input">GamePadButtons</a></dt>
<dd>
<divclass="block">Identifies whether the A button on the Xbox 360 Controller is pressed.</div>
</dd>
<dt><ahref="../System/Action.html"title="class in System"><spanclass="strong">Action</span></a><<ahref="../System/Action.html"title="type parameter in Action">T</a>> - Class in <ahref="../System/package-summary.html">System</a></dt>
<dd>
<divclass="block">Encapsulates a method that takes a single parameter and does not return a value.</div>
</dd>
<dt><spanclass="strong"><ahref="../System/Action.html#Action()">Action()</a></span> - Constructor for class System.<ahref="../System/Action.html"title="class in System">Action</a></dt>
<dd> </dd>
<dt><spanclass="strong"><ahref="../Microsoft/Xna/Framework/Input/Touch/TouchCollection.html#Add(Microsoft.Xna.Framework.Input.Touch.TouchLocation)">Add(TouchLocation)</a></span> - Method in class Microsoft.Xna.Framework.Input.Touch.<ahref="../Microsoft/Xna/Framework/Input/Touch/TouchCollection.html"title="class in Microsoft.Xna.Framework.Input.Touch">TouchCollection</a></dt>
<dd>
<divclass="block">Adds a TouchLocation to the collection.</div>
</dd>
<dt><spanclass="strong"><ahref="../Microsoft/Xna/Framework/Matrix.html#Add(Microsoft.Xna.Framework.Matrix)">Add(Matrix)</a></span> - Method in class Microsoft.Xna.Framework.<ahref="../Microsoft/Xna/Framework/Matrix.html"title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<divclass="block">Adds the current matrix to another matrix.</div>
</dd>
<dt><spanclass="strong"><ahref="../Microsoft/Xna/Framework/Matrix.html#Add(Microsoft.Xna.Framework.Matrix, Microsoft.Xna.Framework.Matrix)">Add(Matrix, Matrix)</a></span> - Static method in class Microsoft.Xna.Framework.<ahref="../Microsoft/Xna/Framework/Matrix.html"title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<divclass="block">Adds a matrix to another matrix.</div>
</dd>
<dt><spanclass="strong"><ahref="../Microsoft/Xna/Framework/Matrix.html#Add(Microsoft.Xna.Framework.Matrix, Microsoft.Xna.Framework.Matrix, Microsoft.Xna.Framework.Matrix)">Add(Matrix, Matrix, Matrix)</a></span> - Static method in class Microsoft.Xna.Framework.<ahref="../Microsoft/Xna/Framework/Matrix.html"title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<divclass="block">Adds a matrix to another matrix.</div>
</dd>
<dt><spanclass="strong"><ahref="../Microsoft/Xna/Framework/Quaternion.html#Add(Microsoft.Xna.Framework.Quaternion)">Add(Quaternion)</a></span> - Method in class Microsoft.Xna.Framework.<ahref="../Microsoft/Xna/Framework/Quaternion.html"title="class in Microsoft.Xna.Framework">Quaternion</a></dt>
<dd>
<divclass="block">Adds the specified quaternion to the current quaternion.</div>
</dd>
<dt><spanclass="strong"><ahref="../Microsoft/Xna/Framework/Quaternion.html#Add(Microsoft.Xna.Framework.Quaternion, Microsoft.Xna.Framework.Quaternion)">Add(Quaternion, Quaternion)</a></span> - Static method in class Microsoft.Xna.Framework.<ahref="../Microsoft/Xna/Framework/Quaternion.html"title="class in Microsoft.Xna.Framework">Quaternion</a></dt>
<dd>
<divclass="block">Adds two Quaternions.</div>
</dd>
<dt><spanclass="strong"><ahref="../Microsoft/Xna/Framework/Quaternion.html#Add(Microsoft.Xna.Framework.Quaternion, Microsoft.Xna.Framework.Quaternion, Microsoft.Xna.Framework.Quaternion)">Add(Quaternion, Quaternion, Quaternion)</a></span> - Static method in class Microsoft.Xna.Framework.<ahref="../Microsoft/Xna/Framework/Quaternion.html"title="class in Microsoft.Xna.Framework">Quaternion</a></dt>
<dd>
<divclass="block">Adds two Quaternions.</div>
</dd>
<dt><spanclass="strong"><ahref="../Microsoft/Xna/Framework/Vector2.html#Add(Microsoft.Xna.Framework.Vector2)">Add(Vector2)</a></span> - Method in class Microsoft.Xna.Framework.<ahref="../Microsoft/Xna/Framework/Vector2.html"title="class in Microsoft.Xna.Framework">Vector2</a></dt>
<dd>
<divclass="block">Adds the specified Vector2 to the current Vector2.</div>
</dd>
<dt><spanclass="strong"><ahref="../Microsoft/Xna/Framework/Vector2.html#Add(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)">Add(Vector2, Vector2)</a></span> - Static method in class Microsoft.Xna.Framework.<ahref="../Microsoft/Xna/Framework/Vector2.html"title="class in Microsoft.Xna.Framework">Vector2</a></dt>
<dd>
<divclass="block">Adds two vectors.</div>
</dd>
<dt><spanclass="strong"><ahref="../Microsoft/Xna/Framework/Vector2.html#Add(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)">Add(Vector2, Vector2, Vector2)</a></span> - Static method in class Microsoft.Xna.Framework.<ahref="../Microsoft/Xna/Framework/Vector2.html"title="class in Microsoft.Xna.Framework">Vector2</a></dt>
<dd>
<divclass="block">Adds two vectors.</div>
</dd>
<dt><spanclass="strong"><ahref="../Microsoft/Xna/Framework/Vector3.html#Add(Microsoft.Xna.Framework.Vector3)">Add(Vector3)</a></span> - Method in class Microsoft.Xna.Framework.<ahref="../Microsoft/Xna/Framework/Vector3.html"title="class in Microsoft.Xna.Framework">Vector3</a></dt>
<dd>
<divclass="block">Adds the specified vector to the current vector.</div>
</dd>
<dt><spanclass="strong"><ahref="../Microsoft/Xna/Framework/Vector3.html#Add(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3)">Add(Vector3, Vector3)</a></span> - Static method in class Microsoft.Xna.Framework.<ahref="../Microsoft/Xna/Framework/Vector3.html"title="class in Microsoft.Xna.Framework">Vector3</a></dt>
<dd>
<divclass="block">Adds two vectors.</div>
</dd>
<dt><spanclass="strong"><ahref="../Microsoft/Xna/Framework/Vector3.html#Add(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3)">Add(Vector3, Vector3, Vector3)</a></span> - Static method in class Microsoft.Xna.Framework.<ahref="../Microsoft/Xna/Framework/Vector3.html"title="class in Microsoft.Xna.Framework">Vector3</a></dt>
<dd>
<divclass="block">Adds two vectors.</div>
</dd>
<dt><spanclass="strong"><ahref="../Microsoft/Xna/Framework/Vector4.html#Add(Microsoft.Xna.Framework.Vector4)">Add(Vector4)</a></span> - Method in class Microsoft.Xna.Framework.<ahref="../Microsoft/Xna/Framework/Vector4.html"title="class in Microsoft.Xna.Framework">Vector4</a></dt>
<dd>
<divclass="block">Adds the specified vector to the current vector.</div>
</dd>
<dt><spanclass="strong"><ahref="../Microsoft/Xna/Framework/Vector4.html#Add(Microsoft.Xna.Framework.Vector4, Microsoft.Xna.Framework.Vector4)">Add(Vector4, Vector4)</a></span> - Static method in class Microsoft.Xna.Framework.<ahref="../Microsoft/Xna/Framework/Vector4.html"title="class in Microsoft.Xna.Framework">Vector4</a></dt>
<dd>
<divclass="block">Adds two vectors.</div>
</dd>
<dt><spanclass="strong"><ahref="../Microsoft/Xna/Framework/Vector4.html#Add(Microsoft.Xna.Framework.Vector4, Microsoft.Xna.Framework.Vector4, Microsoft.Xna.Framework.Vector4)">Add(Vector4, Vector4, Vector4)</a></span> - Static method in class Microsoft.Xna.Framework.<ahref="../Microsoft/Xna/Framework/Vector4.html"title="class in Microsoft.Xna.Framework">Vector4</a></dt>
<dd>
<divclass="block">Adds two vectors.</div>
</dd>
<dt><spanclass="strong"><ahref="../System/Collections/Generic/ICollection.html#Add(T)">Add(T)</a></span> - Method in interface System.Collections.Generic.<ahref="../System/Collections/Generic/ICollection.html"title="interface in System.Collections.Generic">ICollection</a></dt>
<dd> </dd>
<dt><spanclass="strong"><ahref="../System/Collections/ObjectModel/Collection.html#Add(T)">Add(T)</a></span> - Method in class System.Collections.ObjectModel.<ahref="../System/Collections/ObjectModel/Collection.html"title="class in System.Collections.ObjectModel">Collection</a></dt>
<dd>
<divclass="block">Adds an object to the end of the Collection<>.</div>
</dd>
<dt><spanclass="strong"><ahref="../System/TimeSpan.html#Add(System.TimeSpan)">Add(TimeSpan)</a></span> - Method in class System.<ahref="../System/TimeSpan.html"title="class in System">TimeSpan</a></dt>
<dd>
<divclass="block">Adds the specified TimeSpan to this instance.</div>
</dd>
<dt><spanclass="strong"><ahref="../System/Event.html#addHandler(System.EventHandler)">addHandler(EventHandler<T>)</a></span> - Method in class System.<ahref="../System/Event.html"title="class in System">Event</a></dt>
<dd>
<divclass="block">Adds a handler for this event</div>
</dd>
<dt><spanclass="strong"><ahref="../Microsoft/Xna/Framework/Graphics/BlendState.html#Additive">Additive</a></span> - Static variable in class Microsoft.Xna.Framework.Graphics.<ahref="../Microsoft/Xna/Framework/Graphics/BlendState.html"title="class in Microsoft.Xna.Framework.Graphics">BlendState</a></dt>
<dd>
<divclass="block">A built-in state object with settings for additive blend, that is adding the destination data to the source data without using alpha.</div>
</dd>
<dt><spanclass="strong"><ahref="../Microsoft/Xna/Framework/Color.html#AliceBlue">AliceBlue</a></span> - Static variable in class Microsoft.Xna.Framework.<ahref="../Microsoft/Xna/Framework/Color.html"title="class in Microsoft.Xna.Framework">Color</a></dt>
<dd>
<divclass="block">Gets a system-defined color with the value R:240 G:248 B:255 A:255.</div>
</dd>
<dt><spanclass="strong"><ahref="../Microsoft/Xna/Framework/Graphics/BlendState.html#AlphaBlend">AlphaBlend</a></span> - Static variable in class Microsoft.Xna.Framework.Graphics.<ahref="../Microsoft/Xna/Framework/Graphics/BlendState.html"title="class in Microsoft.Xna.Framework.Graphics">BlendState</a></dt>
<dd>
<divclass="block">A built-in state object with settings for alpha blend, that is blending the source and destination data using alpha.</div>
</dd>
<dt><spanclass="strong"><ahref="../Microsoft/Xna/Framework/Graphics/SamplerState.html#AnisotropicClamp">AnisotropicClamp</a></span> - Static variable in class Microsoft.Xna.Framework.Graphics.<ahref="../Microsoft/Xna/Framework/Graphics/SamplerState.html"title="class in Microsoft.Xna.Framework.Graphics">SamplerState</a></dt>
<dd> </dd>
<dt><spanclass="strong"><ahref="../Microsoft/Xna/Framework/Graphics/SamplerState.html#AnisotropicWrap">AnisotropicWrap</a></span> - Static variable in class Microsoft.Xna.Framework.Graphics.<ahref="../Microsoft/Xna/Framework/Graphics/SamplerState.html"title="class in Microsoft.Xna.Framework.Graphics">SamplerState</a></dt>
<dd> </dd>
<dt><spanclass="strong"><ahref="../Microsoft/Xna/Framework/Color.html#AntiqueWhite">AntiqueWhite</a></span> - Static variable in class Microsoft.Xna.Framework.<ahref="../Microsoft/Xna/Framework/Color.html"title="class in Microsoft.Xna.Framework">Color</a></dt>
<dd>
<divclass="block">Gets a system-defined color with the value R:250 G:235 B:215 A:255.</div>
</dd>
<dt><spanclass="strong"><ahref="../Microsoft/Xna/Framework/Graphics/EffectPass.html#Apply()">Apply()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<ahref="../Microsoft/Xna/Framework/Graphics/EffectPass.html"title="class in Microsoft.Xna.Framework.Graphics">EffectPass</a></dt>
<dd>
<divclass="block">Begins this pass.</div>
</dd>
<dt><spanclass="strong"><ahref="../Microsoft/Xna/Framework/Audio/SoundEffectInstance.html#Apply3D(Microsoft.Xna.Framework.Audio.AudioListener, Microsoft.Xna.Framework.Audio.AudioEmitter)">Apply3D(AudioListener, AudioEmitter)</a></span> - Method in class Microsoft.Xna.Framework.Audio.<ahref="../Microsoft/Xna/Framework/Audio/SoundEffectInstance.html"title="class in Microsoft.Xna.Framework.Audio">SoundEffectInstance</a></dt>
<dd>
<divclass="block">Applies 3D positioning to the sound using a single listener.</div>
</dd>
<dt><spanclass="strong"><ahref="../Microsoft/Xna/Framework/Audio/SoundEffectInstance.html#Apply3D(Microsoft.Xna.Framework.Audio.AudioListener[], Microsoft.Xna.Framework.Audio.AudioEmitter)">Apply3D(AudioListener[], AudioEmitter)</a></span> - Method in class Microsoft.Xna.Framework.Audio.<ahref="../Microsoft/Xna/Framework/Audio/SoundEffectInstance.html"title="class in Microsoft.Xna.Framework.Audio">SoundEffectInstance</a></dt>
<dd>
<divclass="block">Applies 3D position to the sound using multiple listeners.</div>
</dd>
<dt><spanclass="strong"><ahref="../Microsoft/Xna/Framework/Color.html#Aqua">Aqua</a></span> - Static variable in class Microsoft.Xna.Framework.<ahref="../Microsoft/Xna/Framework/Color.html"title="class in Microsoft.Xna.Framework">Color</a></dt>
<dd>
<divclass="block">Gets a system-defined color with the value R:0 G:255 B:255 A:255.</div>
</dd>
<dt><spanclass="strong"><ahref="../Microsoft/Xna/Framework/Color.html#Aquamarine">Aquamarine</a></span> - Static variable in class Microsoft.Xna.Framework.<ahref="../Microsoft/Xna/Framework/Color.html"title="class in Microsoft.Xna.Framework">Color</a></dt>
<dd>
<divclass="block">Gets a system-defined color with the value R:127 G:255 B:212 A:255.</div>
</dd>
<dt><ahref="../System/ArgumentException.html"title="class in System"><spanclass="strong">ArgumentException</span></a> - Exception in <ahref="../System/package-summary.html">System</a></dt>
<dd>
<divclass="block">The exception that is thrown when one of the arguments provided to a method is not valid.</div>
</dd>
<dt><spanclass="strong"><ahref="../System/ArgumentException.html#ArgumentException()">ArgumentException()</a></span> - Constructor for exception System.<ahref="../System/ArgumentException.html"title="class in System">ArgumentException</a></dt>
<dd>
<divclass="block">Initializes a new instance of the ArgumentException class.</div>
</dd>
<dt><spanclass="strong"><ahref="../System/ArgumentException.html#ArgumentException(java.lang.String)">ArgumentException(String)</a></span> - Constructor for exception System.<ahref="../System/ArgumentException.html"title="class in System">ArgumentException</a></dt>
<dd>
<divclass="block">Initializes a new instance of the ArgumentException class with a specified error message.</div>
</dd>
<dt><spanclass="strong"><ahref="../System/ArgumentException.html#ArgumentException(java.lang.String, java.lang.RuntimeException)">ArgumentException(String, RuntimeException)</a></span> - Constructor for exception System.<ahref="../System/ArgumentException.html"title="class in System">ArgumentException</a></dt>
<dd>
<divclass="block">Initializes a new instance of the ArgumentException class with a specified error message and a reference to the inner exception that is the cause of this exception.</div>
</dd>
<dt><spanclass="strong"><ahref="../System/ArgumentException.html#ArgumentException(java.lang.String, java.lang.String)">ArgumentException(String, String)</a></span> - Constructor for exception System.<ahref="../System/ArgumentException.html"title="class in System">ArgumentException</a></dt>
<dd>
<divclass="block">Initializes a new instance of the ArgumentException class with a specified error message and the name of the parameter that causes this exception.</div>
</dd>
<dt><ahref="../System/ArgumentNullException.html"title="class in System"><spanclass="strong">ArgumentNullException</span></a> - Exception in <ahref="../System/package-summary.html">System</a></dt>
<dd>
<divclass="block">The exception that is thrown when a null reference (Nothing in Visual Basic) is passed to a method that does not accept it as a valid argument.</div>
</dd>
<dt><spanclass="strong"><ahref="../System/ArgumentNullException.html#ArgumentNullException()">ArgumentNullException()</a></span> - Constructor for exception System.<ahref="../System/ArgumentNullException.html"title="class in System">ArgumentNullException</a></dt>
<dd>
<divclass="block">Initializes a new instance of the ArgumentNullException class.</div>
</dd>
<dt><spanclass="strong"><ahref="../System/ArgumentNullException.html#ArgumentNullException(java.lang.String)">ArgumentNullException(String)</a></span> - Constructor for exception System.<ahref="../System/ArgumentNullException.html"title="class in System">ArgumentNullException</a></dt>
<dd>
<divclass="block">Initializes a new instance of the ArgumentNullException class with the name of the parameter that causes this exception.</div>
</dd>
<dt><spanclass="strong"><ahref="../System/ArgumentNullException.html#ArgumentNullException(java.lang.String, java.lang.String)">ArgumentNullException(String, String)</a></span> - Constructor for exception System.<ahref="../System/ArgumentNullException.html"title="class in System">ArgumentNullException</a></dt>
<dd>
<divclass="block">Initializes an instance of the ArgumentNullException class with a specified error message and the name of the parameter that causes this exception.</div>
</dd>
<dt><ahref="../System/ArgumentOutOfRangeException.html"title="class in System"><spanclass="strong">ArgumentOutOfRangeException</span></a> - Exception in <ahref="../System/package-summary.html">System</a></dt>
<dd>
<divclass="block">The exception that is thrown when the value of an argument is outside the allowable range of values as defined by the invoked method.</div>
</dd>
<dt><spanclass="strong"><ahref="../System/ArgumentOutOfRangeException.html#ArgumentOutOfRangeException()">ArgumentOutOfRangeException()</a></span> - Constructor for exception System.<ahref="../System/ArgumentOutOfRangeException.html"title="class in System">ArgumentOutOfRangeException</a></dt>
<dd>
<divclass="block">Initializes a new instance of the ArgumentOutOfRangeException class.</div>
</dd>
<dt><spanclass="strong"><ahref="../System/ArgumentOutOfRangeException.html#ArgumentOutOfRangeException(java.lang.String)">ArgumentOutOfRangeException(String)</a></span> - Constructor for exception System.<ahref="../System/ArgumentOutOfRangeException.html"title="class in System">ArgumentOutOfRangeException</a></dt>
<dd>
<divclass="block">Initializes a new instance of the ArgumentOutOfRangeException class with the name of the parameter that causes this exception.</div>
</dd>
<dt><spanclass="strong"><ahref="../System/ArgumentOutOfRangeException.html#ArgumentOutOfRangeException(java.lang.String, java.lang.RuntimeException)">ArgumentOutOfRangeException(String, RuntimeException)</a></span> - Constructor for exception System.<ahref="../System/ArgumentOutOfRangeException.html"title="class in System">ArgumentOutOfRangeException</a></dt>
<dd>
<divclass="block">Initializes a new instance of the ArgumentOutOfRangeException class with a specified error message and the exception that is the cause of this exception.</div>
</dd>
<dt><spanclass="strong"><ahref="../System/ArgumentOutOfRangeException.html#ArgumentOutOfRangeException(java.lang.String, java.lang.String)">ArgumentOutOfRangeException(String, String)</a></span> - Constructor for exception System.<ahref="../System/ArgumentOutOfRangeException.html"title="class in System">ArgumentOutOfRangeException</a></dt>
<dd>
<divclass="block">Initializes a new instance of the ArgumentOutOfRangeException class with a specified error message and the name of the parameter that causes this exception.</div>
</dd>
<dt><spanclass="strong"><ahref="../System/ArgumentOutOfRangeException.html#ArgumentOutOfRangeException(java.lang.String, java.lang.Object, java.lang.String)">ArgumentOutOfRangeException(String, Object, String)</a></span> - Constructor for exception System.<ahref="../System/ArgumentOutOfRangeException.html"title="class in System">ArgumentOutOfRangeException</a></dt>
<dd>
<divclass="block">Initializes a new instance of the ArgumentOutOfRangeException class with a specified error message, the parameter name, and the value of the argument.</div>
</dd>
<dt><ahref="../System/ArithmeticException.html"title="class in System"><spanclass="strong">ArithmeticException</span></a> - Exception in <ahref="../System/package-summary.html">System</a></dt>
<dd>
<divclass="block">The exception that is thrown for errors in an arithmetic, casting, or conversion operation.</div>
</dd>
<dt><spanclass="strong"><ahref="../System/ArithmeticException.html#ArithmeticException()">ArithmeticException()</a></span> - Constructor for exception System.<ahref="../System/ArithmeticException.html"title="class in System">ArithmeticException</a></dt>
<dd>
<divclass="block">Initializes a new instance of the ArithmeticException class.</div>
</dd>
<dt><spanclass="strong"><ahref="../System/ArithmeticException.html#ArithmeticException(java.lang.String)">ArithmeticException(String)</a></span> - Constructor for exception System.<ahref="../System/ArithmeticException.html"title="class in System">ArithmeticException</a></dt>
<dd>
<divclass="block">Initializes a new instance of the ArithmeticException class with a specified error message.</div>
</dd>
<dt><spanclass="strong"><ahref="../System/ArithmeticException.html#ArithmeticException(java.lang.String, java.lang.Exception)">ArithmeticException(String, Exception)</a></span> - Constructor for exception System.<ahref="../System/ArithmeticException.html"title="class in System">ArithmeticException</a></dt>
<dd>
<divclass="block">Initializes a new instance of the ArithmeticException class with a specified error message and a reference to the inner exception that is the cause of this exception.</div>
</dd>
<dt><ahref="../System/AsyncCallback.html"title="class in System"><spanclass="strong">AsyncCallback</span></a> - Class in <ahref="../System/package-summary.html">System</a></dt>
<dd>
<divclass="block">References a method to be called when a corresponding asynchronous operation completes.</div>
</dd>
<dt><spanclass="strong"><ahref="../System/AsyncCallback.html#AsyncCallback()">AsyncCallback()</a></span> - Constructor for class System.<ahref="../System/AsyncCallback.html"title="class in System">AsyncCallback</a></dt>
<dd> </dd>
<dt><spanclass="strong"><ahref="../System/IAsyncResult.html#AsyncState()">AsyncState()</a></span> - Method in interface System.<ahref="../System/IAsyncResult.html"title="interface in System">IAsyncResult</a></dt>
<dd>
<divclass="block">Gets a user-defined object that qualifies or contains information about an asynchronous operation.</div>
</dd>
<dt><ahref="../Microsoft/Xna/Framework/Audio/AudioChannels.html"title="enum in Microsoft.Xna.Framework.Audio"><spanclass="strong">AudioChannels</span></a> - Enum in <ahref="../Microsoft/Xna/Framework/Audio/package-summary.html">Microsoft.Xna.Framework.Audio</a></dt>
<dd>
<divclass="block">Defines the number of channels in the audio data.</div>
</dd>
<dt><ahref="../Microsoft/Xna/Framework/Audio/AudioEmitter.html"title="class in Microsoft.Xna.Framework.Audio"><spanclass="strong">AudioEmitter</span></a> - Class in <ahref="../Microsoft/Xna/Framework/Audio/package-summary.html">Microsoft.Xna.Framework.Audio</a></dt>
<dd> </dd>
<dt><spanclass="strong"><ahref="../Microsoft/Xna/Framework/Audio/AudioEmitter.html#AudioEmitter()">AudioEmitter()</a></span> - Constructor for class Microsoft.Xna.Framework.Audio.<ahref="../Microsoft/Xna/Framework/Audio/AudioEmitter.html"title="class in Microsoft.Xna.Framework.Audio">AudioEmitter</a></dt>
<dd>
<divclass="block">Initializes a new instance of this class.</div>
</dd>
<dt><ahref="../Microsoft/Xna/Framework/Audio/AudioListener.html"title="class in Microsoft.Xna.Framework.Audio"><spanclass="strong">AudioListener</span></a> - Class in <ahref="../Microsoft/Xna/Framework/Audio/package-summary.html">Microsoft.Xna.Framework.Audio</a></dt>
<dd> </dd>
<dt><spanclass="strong"><ahref="../Microsoft/Xna/Framework/Audio/AudioListener.html#AudioListener()">AudioListener()</a></span> - Constructor for class Microsoft.Xna.Framework.Audio.<ahref="../Microsoft/Xna/Framework/Audio/AudioListener.html"title="class in Microsoft.Xna.Framework.Audio">AudioListener</a></dt>
<dd>
<divclass="block">Initializes a new instance of this class.</div>
</dd>
<dt><spanclass="strong"><ahref="../Microsoft/Xna/Framework/Color.html#Azure">Azure</a></span> - Static variable in class Microsoft.Xna.Framework.<ahref="../Microsoft/Xna/Framework/Color.html"title="class in Microsoft.Xna.Framework">Color</a></dt>
<dd>
<divclass="block">Gets a system-defined color with the value R:240 G:255 B:255 A:255.</div>