Tom Lint 92e29ba3dd Fixed compiler errors
Regenerated JavaDoc
Updated whitespace usage
Added LWJGL libraries and binaries
2013-10-15 12:34:51 +02:00

357 lines
29 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="nl">
<head>
<!-- Generated by javadoc (version 1.7.0_40) on Tue Oct 15 12:25:37 CEST 2013 -->
<title>A-Index</title>
<meta name="date" content="2013-10-15">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="A-Index";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev Letter</li>
<li><a href="index-2.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-1.html" target="_top">Frames</a></li>
<li><a href="index-1.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">Q</a>&nbsp;<a href="index-17.html">R</a>&nbsp;<a href="index-18.html">S</a>&nbsp;<a href="index-19.html">T</a>&nbsp;<a href="index-20.html">U</a>&nbsp;<a href="index-21.html">V</a>&nbsp;<a href="index-22.html">W</a>&nbsp;<a href="index-23.html">X</a>&nbsp;<a href="index-24.html">Y</a>&nbsp;<a href="index-25.html">Z</a>&nbsp;<a href="index-26.html">_</a>&nbsp;<a name="_A_">
<!-- -->
</a>
<h2 class="title">A</h2>
<dl>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Color.html#A()">A()</a></span> - Method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework">Color</a></dt>
<dd>
<div class="block">Gets the Alpha component of this Color.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Input/GamePadButtons.html#A">A</a></span> - Variable in class Microsoft.Xna.Framework.Input.<a href="../Microsoft/Xna/Framework/Input/GamePadButtons.html" title="class in Microsoft.Xna.Framework.Input">GamePadButtons</a></dt>
<dd>
<div class="block">Identifies whether the A button on the Xbox 360 Controller is pressed.</div>
</dd>
<dt><a href="../System/Action.html" title="class in System"><span class="strong">Action</span></a>&lt;<a href="../System/Action.html" title="type parameter in Action">T</a>&gt; - Class in <a href="../System/package-summary.html">System</a></dt>
<dd>
<div class="block">Encapsulates a method that takes a single parameter and does not return a value.</div>
</dd>
<dt><span class="strong"><a href="../System/Action.html#Action()">Action()</a></span> - Constructor for class System.<a href="../System/Action.html" title="class in System">Action</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../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.<a href="../Microsoft/Xna/Framework/Input/Touch/TouchCollection.html" title="class in Microsoft.Xna.Framework.Input.Touch">TouchCollection</a></dt>
<dd>
<div class="block">Adds a TouchLocation to the collection.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#Add(Microsoft.Xna.Framework.Matrix)">Add(Matrix)</a></span> - Method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Adds the current matrix to another matrix.</div>
</dd>
<dt><span class="strong"><a href="../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.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Adds a matrix to another matrix.</div>
</dd>
<dt><span class="strong"><a href="../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.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Adds a matrix to another matrix.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Quaternion.html#Add(Microsoft.Xna.Framework.Quaternion)">Add(Quaternion)</a></span> - Method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Quaternion.html" title="class in Microsoft.Xna.Framework">Quaternion</a></dt>
<dd>
<div class="block">Adds the specified quaternion to the current quaternion.</div>
</dd>
<dt><span class="strong"><a href="../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.<a href="../Microsoft/Xna/Framework/Quaternion.html" title="class in Microsoft.Xna.Framework">Quaternion</a></dt>
<dd>
<div class="block">Adds two Quaternions.</div>
</dd>
<dt><span class="strong"><a href="../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.<a href="../Microsoft/Xna/Framework/Quaternion.html" title="class in Microsoft.Xna.Framework">Quaternion</a></dt>
<dd>
<div class="block">Adds two Quaternions.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Vector2.html#Add(Microsoft.Xna.Framework.Vector2)">Add(Vector2)</a></span> - Method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Vector2.html" title="class in Microsoft.Xna.Framework">Vector2</a></dt>
<dd>
<div class="block">Adds the specified Vector2 to the current Vector2.</div>
</dd>
<dt><span class="strong"><a href="../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.<a href="../Microsoft/Xna/Framework/Vector2.html" title="class in Microsoft.Xna.Framework">Vector2</a></dt>
<dd>
<div class="block">Adds two vectors.</div>
</dd>
<dt><span class="strong"><a href="../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.<a href="../Microsoft/Xna/Framework/Vector2.html" title="class in Microsoft.Xna.Framework">Vector2</a></dt>
<dd>
<div class="block">Adds two vectors.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Vector3.html#Add(Microsoft.Xna.Framework.Vector3)">Add(Vector3)</a></span> - Method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Vector3.html" title="class in Microsoft.Xna.Framework">Vector3</a></dt>
<dd>
<div class="block">Adds the specified vector to the current vector.</div>
</dd>
<dt><span class="strong"><a href="../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.<a href="../Microsoft/Xna/Framework/Vector3.html" title="class in Microsoft.Xna.Framework">Vector3</a></dt>
<dd>
<div class="block">Adds two vectors.</div>
</dd>
<dt><span class="strong"><a href="../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.<a href="../Microsoft/Xna/Framework/Vector3.html" title="class in Microsoft.Xna.Framework">Vector3</a></dt>
<dd>
<div class="block">Adds two vectors.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Vector4.html#Add(Microsoft.Xna.Framework.Vector4)">Add(Vector4)</a></span> - Method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Vector4.html" title="class in Microsoft.Xna.Framework">Vector4</a></dt>
<dd>
<div class="block">Adds the specified vector to the current vector.</div>
</dd>
<dt><span class="strong"><a href="../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.<a href="../Microsoft/Xna/Framework/Vector4.html" title="class in Microsoft.Xna.Framework">Vector4</a></dt>
<dd>
<div class="block">Adds two vectors.</div>
</dd>
<dt><span class="strong"><a href="../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.<a href="../Microsoft/Xna/Framework/Vector4.html" title="class in Microsoft.Xna.Framework">Vector4</a></dt>
<dd>
<div class="block">Adds two vectors.</div>
</dd>
<dt><span class="strong"><a href="../System/Collections/Generic/ICollection.html#Add(T)">Add(T)</a></span> - Method in interface System.Collections.Generic.<a href="../System/Collections/Generic/ICollection.html" title="interface in System.Collections.Generic">ICollection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../System/Collections/ObjectModel/Collection.html#Add(T)">Add(T)</a></span> - Method in class System.Collections.ObjectModel.<a href="../System/Collections/ObjectModel/Collection.html" title="class in System.Collections.ObjectModel">Collection</a></dt>
<dd>
<div class="block">Adds an object to the end of the Collection<>.</div>
</dd>
<dt><span class="strong"><a href="../System/TimeSpan.html#Add(System.TimeSpan)">Add(TimeSpan)</a></span> - Method in class System.<a href="../System/TimeSpan.html" title="class in System">TimeSpan</a></dt>
<dd>
<div class="block">Adds the specified TimeSpan to this instance.</div>
</dd>
<dt><span class="strong"><a href="../System/Event.html#addHandler(System.EventHandler)">addHandler(EventHandler&lt;T&gt;)</a></span> - Method in class System.<a href="../System/Event.html" title="class in System">Event</a></dt>
<dd>
<div class="block">Adds a handler for this event</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/BlendState.html#Additive">Additive</a></span> - Static variable in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/BlendState.html" title="class in Microsoft.Xna.Framework.Graphics">BlendState</a></dt>
<dd>
<div class="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><span class="strong"><a href="../Microsoft/Xna/Framework/Color.html#AliceBlue">AliceBlue</a></span> - Static variable in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework">Color</a></dt>
<dd>
<div class="block">Gets a system-defined color with the value R:240 G:248 B:255 A:255.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/BlendState.html#AlphaBlend">AlphaBlend</a></span> - Static variable in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/BlendState.html" title="class in Microsoft.Xna.Framework.Graphics">BlendState</a></dt>
<dd>
<div class="block">A built-in state object with settings for alpha blend, that is blending the source and destination data using alpha.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/SamplerState.html#AnisotropicClamp">AnisotropicClamp</a></span> - Static variable in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/SamplerState.html" title="class in Microsoft.Xna.Framework.Graphics">SamplerState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/SamplerState.html#AnisotropicWrap">AnisotropicWrap</a></span> - Static variable in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/SamplerState.html" title="class in Microsoft.Xna.Framework.Graphics">SamplerState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Color.html#AntiqueWhite">AntiqueWhite</a></span> - Static variable in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework">Color</a></dt>
<dd>
<div class="block">Gets a system-defined color with the value R:250 G:235 B:215 A:255.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectPass.html#Apply()">Apply()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectPass.html" title="class in Microsoft.Xna.Framework.Graphics">EffectPass</a></dt>
<dd>
<div class="block">Begins this pass.</div>
</dd>
<dt><span class="strong"><a href="../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.<a href="../Microsoft/Xna/Framework/Audio/SoundEffectInstance.html" title="class in Microsoft.Xna.Framework.Audio">SoundEffectInstance</a></dt>
<dd>
<div class="block">Applies 3D positioning to the sound using a single listener.</div>
</dd>
<dt><span class="strong"><a href="../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.<a href="../Microsoft/Xna/Framework/Audio/SoundEffectInstance.html" title="class in Microsoft.Xna.Framework.Audio">SoundEffectInstance</a></dt>
<dd>
<div class="block">Applies 3D position to the sound using multiple listeners.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Color.html#Aqua">Aqua</a></span> - Static variable in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework">Color</a></dt>
<dd>
<div class="block">Gets a system-defined color with the value R:0 G:255 B:255 A:255.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Color.html#Aquamarine">Aquamarine</a></span> - Static variable in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework">Color</a></dt>
<dd>
<div class="block">Gets a system-defined color with the value R:127 G:255 B:212 A:255.</div>
</dd>
<dt><a href="../System/ArgumentException.html" title="class in System"><span class="strong">ArgumentException</span></a> - Exception in <a href="../System/package-summary.html">System</a></dt>
<dd>
<div class="block">The exception that is thrown when one of the arguments provided to a method is not valid.</div>
</dd>
<dt><span class="strong"><a href="../System/ArgumentException.html#ArgumentException()">ArgumentException()</a></span> - Constructor for exception System.<a href="../System/ArgumentException.html" title="class in System">ArgumentException</a></dt>
<dd>
<div class="block">Initializes a new instance of the ArgumentException class.</div>
</dd>
<dt><span class="strong"><a href="../System/ArgumentException.html#ArgumentException(java.lang.String)">ArgumentException(String)</a></span> - Constructor for exception System.<a href="../System/ArgumentException.html" title="class in System">ArgumentException</a></dt>
<dd>
<div class="block">Initializes a new instance of the ArgumentException class with a specified error message.</div>
</dd>
<dt><span class="strong"><a href="../System/ArgumentException.html#ArgumentException(java.lang.String, java.lang.RuntimeException)">ArgumentException(String, RuntimeException)</a></span> - Constructor for exception System.<a href="../System/ArgumentException.html" title="class in System">ArgumentException</a></dt>
<dd>
<div class="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><span class="strong"><a href="../System/ArgumentException.html#ArgumentException(java.lang.String, java.lang.String)">ArgumentException(String, String)</a></span> - Constructor for exception System.<a href="../System/ArgumentException.html" title="class in System">ArgumentException</a></dt>
<dd>
<div class="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><a href="../System/ArgumentNullException.html" title="class in System"><span class="strong">ArgumentNullException</span></a> - Exception in <a href="../System/package-summary.html">System</a></dt>
<dd>
<div class="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><span class="strong"><a href="../System/ArgumentNullException.html#ArgumentNullException()">ArgumentNullException()</a></span> - Constructor for exception System.<a href="../System/ArgumentNullException.html" title="class in System">ArgumentNullException</a></dt>
<dd>
<div class="block">Initializes a new instance of the ArgumentNullException class.</div>
</dd>
<dt><span class="strong"><a href="../System/ArgumentNullException.html#ArgumentNullException(java.lang.String)">ArgumentNullException(String)</a></span> - Constructor for exception System.<a href="../System/ArgumentNullException.html" title="class in System">ArgumentNullException</a></dt>
<dd>
<div class="block">Initializes a new instance of the ArgumentNullException class with the name of the parameter that causes this exception.</div>
</dd>
<dt><span class="strong"><a href="../System/ArgumentNullException.html#ArgumentNullException(java.lang.String, java.lang.String)">ArgumentNullException(String, String)</a></span> - Constructor for exception System.<a href="../System/ArgumentNullException.html" title="class in System">ArgumentNullException</a></dt>
<dd>
<div class="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><a href="../System/ArgumentOutOfRangeException.html" title="class in System"><span class="strong">ArgumentOutOfRangeException</span></a> - Exception in <a href="../System/package-summary.html">System</a></dt>
<dd>
<div class="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><span class="strong"><a href="../System/ArgumentOutOfRangeException.html#ArgumentOutOfRangeException()">ArgumentOutOfRangeException()</a></span> - Constructor for exception System.<a href="../System/ArgumentOutOfRangeException.html" title="class in System">ArgumentOutOfRangeException</a></dt>
<dd>
<div class="block">Initializes a new instance of the ArgumentOutOfRangeException class.</div>
</dd>
<dt><span class="strong"><a href="../System/ArgumentOutOfRangeException.html#ArgumentOutOfRangeException(java.lang.String)">ArgumentOutOfRangeException(String)</a></span> - Constructor for exception System.<a href="../System/ArgumentOutOfRangeException.html" title="class in System">ArgumentOutOfRangeException</a></dt>
<dd>
<div class="block">Initializes a new instance of the ArgumentOutOfRangeException class with the name of the parameter that causes this exception.</div>
</dd>
<dt><span class="strong"><a href="../System/ArgumentOutOfRangeException.html#ArgumentOutOfRangeException(java.lang.String, java.lang.RuntimeException)">ArgumentOutOfRangeException(String, RuntimeException)</a></span> - Constructor for exception System.<a href="../System/ArgumentOutOfRangeException.html" title="class in System">ArgumentOutOfRangeException</a></dt>
<dd>
<div class="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><span class="strong"><a href="../System/ArgumentOutOfRangeException.html#ArgumentOutOfRangeException(java.lang.String, java.lang.String)">ArgumentOutOfRangeException(String, String)</a></span> - Constructor for exception System.<a href="../System/ArgumentOutOfRangeException.html" title="class in System">ArgumentOutOfRangeException</a></dt>
<dd>
<div class="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><span class="strong"><a href="../System/ArgumentOutOfRangeException.html#ArgumentOutOfRangeException(java.lang.String, java.lang.Object, java.lang.String)">ArgumentOutOfRangeException(String, Object, String)</a></span> - Constructor for exception System.<a href="../System/ArgumentOutOfRangeException.html" title="class in System">ArgumentOutOfRangeException</a></dt>
<dd>
<div class="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><a href="../System/ArithmeticException.html" title="class in System"><span class="strong">ArithmeticException</span></a> - Exception in <a href="../System/package-summary.html">System</a></dt>
<dd>
<div class="block">The exception that is thrown for errors in an arithmetic, casting, or conversion operation.</div>
</dd>
<dt><span class="strong"><a href="../System/ArithmeticException.html#ArithmeticException()">ArithmeticException()</a></span> - Constructor for exception System.<a href="../System/ArithmeticException.html" title="class in System">ArithmeticException</a></dt>
<dd>
<div class="block">Initializes a new instance of the ArithmeticException class.</div>
</dd>
<dt><span class="strong"><a href="../System/ArithmeticException.html#ArithmeticException(java.lang.String)">ArithmeticException(String)</a></span> - Constructor for exception System.<a href="../System/ArithmeticException.html" title="class in System">ArithmeticException</a></dt>
<dd>
<div class="block">Initializes a new instance of the ArithmeticException class with a specified error message.</div>
</dd>
<dt><span class="strong"><a href="../System/ArithmeticException.html#ArithmeticException(java.lang.String, java.lang.Exception)">ArithmeticException(String, Exception)</a></span> - Constructor for exception System.<a href="../System/ArithmeticException.html" title="class in System">ArithmeticException</a></dt>
<dd>
<div class="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><a href="../System/AsyncCallback.html" title="class in System"><span class="strong">AsyncCallback</span></a> - Class in <a href="../System/package-summary.html">System</a></dt>
<dd>
<div class="block">References a method to be called when a corresponding asynchronous operation completes.</div>
</dd>
<dt><span class="strong"><a href="../System/AsyncCallback.html#AsyncCallback()">AsyncCallback()</a></span> - Constructor for class System.<a href="../System/AsyncCallback.html" title="class in System">AsyncCallback</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../System/IAsyncResult.html#AsyncState()">AsyncState()</a></span> - Method in interface System.<a href="../System/IAsyncResult.html" title="interface in System">IAsyncResult</a></dt>
<dd>
<div class="block">Gets a user-defined object that qualifies or contains information about an asynchronous operation.</div>
</dd>
<dt><a href="../Microsoft/Xna/Framework/Audio/AudioChannels.html" title="enum in Microsoft.Xna.Framework.Audio"><span class="strong">AudioChannels</span></a> - Enum in <a href="../Microsoft/Xna/Framework/Audio/package-summary.html">Microsoft.Xna.Framework.Audio</a></dt>
<dd>
<div class="block">Defines the number of channels in the audio data.</div>
</dd>
<dt><a href="../Microsoft/Xna/Framework/Audio/AudioEmitter.html" title="class in Microsoft.Xna.Framework.Audio"><span class="strong">AudioEmitter</span></a> - Class in <a href="../Microsoft/Xna/Framework/Audio/package-summary.html">Microsoft.Xna.Framework.Audio</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Audio/AudioEmitter.html#AudioEmitter()">AudioEmitter()</a></span> - Constructor for class Microsoft.Xna.Framework.Audio.<a href="../Microsoft/Xna/Framework/Audio/AudioEmitter.html" title="class in Microsoft.Xna.Framework.Audio">AudioEmitter</a></dt>
<dd>
<div class="block">Initializes a new instance of this class.</div>
</dd>
<dt><a href="../Microsoft/Xna/Framework/Audio/AudioListener.html" title="class in Microsoft.Xna.Framework.Audio"><span class="strong">AudioListener</span></a> - Class in <a href="../Microsoft/Xna/Framework/Audio/package-summary.html">Microsoft.Xna.Framework.Audio</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Audio/AudioListener.html#AudioListener()">AudioListener()</a></span> - Constructor for class Microsoft.Xna.Framework.Audio.<a href="../Microsoft/Xna/Framework/Audio/AudioListener.html" title="class in Microsoft.Xna.Framework.Audio">AudioListener</a></dt>
<dd>
<div class="block">Initializes a new instance of this class.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Color.html#Azure">Azure</a></span> - Static variable in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework">Color</a></dt>
<dd>
<div class="block">Gets a system-defined color with the value R:240 G:255 B:255 A:255.</div>
</dd>
</dl>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">Q</a>&nbsp;<a href="index-17.html">R</a>&nbsp;<a href="index-18.html">S</a>&nbsp;<a href="index-19.html">T</a>&nbsp;<a href="index-20.html">U</a>&nbsp;<a href="index-21.html">V</a>&nbsp;<a href="index-22.html">W</a>&nbsp;<a href="index-23.html">X</a>&nbsp;<a href="index-24.html">Y</a>&nbsp;<a href="index-25.html">Z</a>&nbsp;<a href="index-26.html">_</a>&nbsp;</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev Letter</li>
<li><a href="index-2.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-1.html" target="_top">Frames</a></li>
<li><a href="index-1.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>