2013-06-13 19:57:30 +02:00

299 lines
26 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_24) on Sun Apr 15 20:18:26 CEST 2012 -->
<TITLE>
A-Index
</TITLE>
<META NAME="date" CONTENT="2012-04-15">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="A-Index";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV LETTER&nbsp;
&nbsp;<A HREF="index-2.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-1.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-1.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">K</A> <A HREF="index-11.html">L</A> <A HREF="index-12.html">M</A> <A HREF="index-13.html">N</A> <A HREF="index-14.html">O</A> <A HREF="index-15.html">P</A> <A HREF="index-16.html">Q</A> <A HREF="index-17.html">R</A> <A HREF="index-18.html">S</A> <A HREF="index-19.html">T</A> <A HREF="index-20.html">U</A> <A HREF="index-21.html">V</A> <A HREF="index-22.html">W</A> <A HREF="index-23.html">X</A> <A HREF="index-24.html">Y</A> <A HREF="index-25.html">Z</A> <A HREF="index-26.html">_</A> <HR>
<A NAME="_A_"><!-- --></A><H2>
<B>A</B></H2>
<DL>
<DT><A HREF="../Microsoft/Xna/Framework/Color.html#A()"><B>A()</B></A> -
Method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework">Color</A>
<DD>Gets the Alpha component of this Color.
<DT><A HREF="../Microsoft/Xna/Framework/Input/GamePadButtons.html#A"><B>A</B></A> -
Variable in class Microsoft.Xna.Framework.Input.<A HREF="../Microsoft/Xna/Framework/Input/GamePadButtons.html" title="class in Microsoft.Xna.Framework.Input">GamePadButtons</A>
<DD>Identifies whether the A button on the Xbox 360 Controller is pressed.
<DT><A HREF="../Microsoft/Xna/Framework/Input/Touch/TouchCollection.html#Add(Microsoft.Xna.Framework.Input.Touch.TouchLocation)"><B>Add(TouchLocation)</B></A> -
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>
<DD>Adds a TouchLocation to the collection.
<DT><A HREF="../Microsoft/Xna/Framework/Matrix.html#Add(Microsoft.Xna.Framework.Matrix)"><B>Add(Matrix)</B></A> -
Method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</A>
<DD>Adds the current matrix to another matrix.
<DT><A HREF="../Microsoft/Xna/Framework/Matrix.html#Add(Microsoft.Xna.Framework.Matrix, Microsoft.Xna.Framework.Matrix)"><B>Add(Matrix, Matrix)</B></A> -
Static method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</A>
<DD>Adds a matrix to another matrix.
<DT><A HREF="../Microsoft/Xna/Framework/Matrix.html#Add(Microsoft.Xna.Framework.Matrix, Microsoft.Xna.Framework.Matrix, Microsoft.Xna.Framework.Matrix)"><B>Add(Matrix, Matrix, Matrix)</B></A> -
Static method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</A>
<DD>Adds a matrix to another matrix.
<DT><A HREF="../Microsoft/Xna/Framework/Quaternion.html#Add(Microsoft.Xna.Framework.Quaternion)"><B>Add(Quaternion)</B></A> -
Method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/Quaternion.html" title="class in Microsoft.Xna.Framework">Quaternion</A>
<DD>Adds the specified quaternion to the current quaternion.
<DT><A HREF="../Microsoft/Xna/Framework/Quaternion.html#Add(Microsoft.Xna.Framework.Quaternion, Microsoft.Xna.Framework.Quaternion)"><B>Add(Quaternion, Quaternion)</B></A> -
Static method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/Quaternion.html" title="class in Microsoft.Xna.Framework">Quaternion</A>
<DD>Adds two Quaternions.
<DT><A HREF="../Microsoft/Xna/Framework/Quaternion.html#Add(Microsoft.Xna.Framework.Quaternion, Microsoft.Xna.Framework.Quaternion, Microsoft.Xna.Framework.Quaternion)"><B>Add(Quaternion, Quaternion, Quaternion)</B></A> -
Static method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/Quaternion.html" title="class in Microsoft.Xna.Framework">Quaternion</A>
<DD>Adds two Quaternions.
<DT><A HREF="../Microsoft/Xna/Framework/Vector2.html#Add(Microsoft.Xna.Framework.Vector2)"><B>Add(Vector2)</B></A> -
Method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/Vector2.html" title="class in Microsoft.Xna.Framework">Vector2</A>
<DD>Adds the specified Vector2 to the current Vector2.
<DT><A HREF="../Microsoft/Xna/Framework/Vector2.html#Add(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)"><B>Add(Vector2, Vector2)</B></A> -
Static method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/Vector2.html" title="class in Microsoft.Xna.Framework">Vector2</A>
<DD>Adds two vectors.
<DT><A HREF="../Microsoft/Xna/Framework/Vector2.html#Add(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)"><B>Add(Vector2, Vector2, Vector2)</B></A> -
Static method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/Vector2.html" title="class in Microsoft.Xna.Framework">Vector2</A>
<DD>Adds two vectors.
<DT><A HREF="../Microsoft/Xna/Framework/Vector3.html#Add(Microsoft.Xna.Framework.Vector3)"><B>Add(Vector3)</B></A> -
Method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/Vector3.html" title="class in Microsoft.Xna.Framework">Vector3</A>
<DD>Adds the specified vector to the current vector.
<DT><A HREF="../Microsoft/Xna/Framework/Vector3.html#Add(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3)"><B>Add(Vector3, Vector3)</B></A> -
Static method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/Vector3.html" title="class in Microsoft.Xna.Framework">Vector3</A>
<DD>Adds two vectors.
<DT><A HREF="../Microsoft/Xna/Framework/Vector3.html#Add(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3)"><B>Add(Vector3, Vector3, Vector3)</B></A> -
Static method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/Vector3.html" title="class in Microsoft.Xna.Framework">Vector3</A>
<DD>Adds two vectors.
<DT><A HREF="../Microsoft/Xna/Framework/Vector4.html#Add(Microsoft.Xna.Framework.Vector4)"><B>Add(Vector4)</B></A> -
Method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/Vector4.html" title="class in Microsoft.Xna.Framework">Vector4</A>
<DD>Adds the specified vector to the current vector.
<DT><A HREF="../Microsoft/Xna/Framework/Vector4.html#Add(Microsoft.Xna.Framework.Vector4, Microsoft.Xna.Framework.Vector4)"><B>Add(Vector4, Vector4)</B></A> -
Static method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/Vector4.html" title="class in Microsoft.Xna.Framework">Vector4</A>
<DD>Adds two vectors.
<DT><A HREF="../Microsoft/Xna/Framework/Vector4.html#Add(Microsoft.Xna.Framework.Vector4, Microsoft.Xna.Framework.Vector4, Microsoft.Xna.Framework.Vector4)"><B>Add(Vector4, Vector4, Vector4)</B></A> -
Static method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/Vector4.html" title="class in Microsoft.Xna.Framework">Vector4</A>
<DD>Adds two vectors.
<DT><A HREF="../System/Collections/Generic/ICollection.html#Add(T)"><B>Add(T)</B></A> -
Method in interface System.Collections.Generic.<A HREF="../System/Collections/Generic/ICollection.html" title="interface in System.Collections.Generic">ICollection</A>
<DD>&nbsp;
<DT><A HREF="../System/Collections/ObjectModel/Collection.html#Add(T)"><B>Add(T)</B></A> -
Method in class System.Collections.ObjectModel.<A HREF="../System/Collections/ObjectModel/Collection.html" title="class in System.Collections.ObjectModel">Collection</A>
<DD>Adds an object to the end of the Collection<>.
<DT><A HREF="../System/TimeSpan.html#Add(System.TimeSpan)"><B>Add(TimeSpan)</B></A> -
Method in class System.<A HREF="../System/TimeSpan.html" title="class in System">TimeSpan</A>
<DD>Adds the specified TimeSpan to this instance.
<DT><A HREF="../System/Event.html#addHandler(System.EventHandler)"><B>addHandler(EventHandler&lt;T&gt;)</B></A> -
Method in class System.<A HREF="../System/Event.html" title="class in System">Event</A>
<DD>Adds a handler for this event
<DT><A HREF="../Microsoft/Xna/Framework/Graphics/BlendState.html#Additive"><B>Additive</B></A> -
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>
<DD>A built-in state object with settings for additive blend, that is adding the destination data to the source data without using alpha.
<DT><A HREF="../Microsoft/Xna/Framework/Color.html#AliceBlue"><B>AliceBlue</B></A> -
Static variable in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework">Color</A>
<DD>Gets a system-defined color with the value R:240 G:248 B:255 A:255.
<DT><A HREF="../Microsoft/Xna/Framework/Graphics/BlendState.html#AlphaBlend"><B>AlphaBlend</B></A> -
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>
<DD>A built-in state object with settings for alpha blend, that is blending the source and destination data using alpha.
<DT><A HREF="../Microsoft/Xna/Framework/Graphics/SamplerState.html#AnisotropicClamp"><B>AnisotropicClamp</B></A> -
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>
<DD>&nbsp;
<DT><A HREF="../Microsoft/Xna/Framework/Graphics/SamplerState.html#AnisotropicWrap"><B>AnisotropicWrap</B></A> -
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>
<DD>&nbsp;
<DT><A HREF="../Microsoft/Xna/Framework/Color.html#AntiqueWhite"><B>AntiqueWhite</B></A> -
Static variable in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework">Color</A>
<DD>Gets a system-defined color with the value R:250 G:235 B:215 A:255.
<DT><A HREF="../Microsoft/Xna/Framework/Audio/SoundEffectInstance.html#Apply3D(Microsoft.Xna.Framework.Audio.AudioListener, Microsoft.Xna.Framework.Audio.AudioEmitter)"><B>Apply3D(AudioListener, AudioEmitter)</B></A> -
Method in class Microsoft.Xna.Framework.Audio.<A HREF="../Microsoft/Xna/Framework/Audio/SoundEffectInstance.html" title="class in Microsoft.Xna.Framework.Audio">SoundEffectInstance</A>
<DD>Applies 3D positioning to the sound using a single listener.
<DT><A HREF="../Microsoft/Xna/Framework/Audio/SoundEffectInstance.html#Apply3D(Microsoft.Xna.Framework.Audio.AudioListener[], Microsoft.Xna.Framework.Audio.AudioEmitter)"><B>Apply3D(AudioListener[], AudioEmitter)</B></A> -
Method in class Microsoft.Xna.Framework.Audio.<A HREF="../Microsoft/Xna/Framework/Audio/SoundEffectInstance.html" title="class in Microsoft.Xna.Framework.Audio">SoundEffectInstance</A>
<DD>Applies 3D position to the sound using multiple listeners.
<DT><A HREF="../Microsoft/Xna/Framework/Color.html#Aqua"><B>Aqua</B></A> -
Static variable in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework">Color</A>
<DD>Gets a system-defined color with the value R:0 G:255 B:255 A:255.
<DT><A HREF="../Microsoft/Xna/Framework/Color.html#Aquamarine"><B>Aquamarine</B></A> -
Static variable in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework">Color</A>
<DD>Gets a system-defined color with the value R:127 G:255 B:212 A:255.
<DT><A HREF="../System/ArgumentException.html" title="class in System"><B>ArgumentException</B></A> - Exception in <A HREF="../System/package-summary.html">System</A><DD>The exception that is thrown when one of the arguments provided to a method is not valid.<DT><A HREF="../System/ArgumentException.html#ArgumentException()"><B>ArgumentException()</B></A> -
Constructor for exception System.<A HREF="../System/ArgumentException.html" title="class in System">ArgumentException</A>
<DD>Initializes a new instance of the ArgumentException class.
<DT><A HREF="../System/ArgumentException.html#ArgumentException(java.lang.String)"><B>ArgumentException(String)</B></A> -
Constructor for exception System.<A HREF="../System/ArgumentException.html" title="class in System">ArgumentException</A>
<DD>Initializes a new instance of the ArgumentException class with a specified error message.
<DT><A HREF="../System/ArgumentException.html#ArgumentException(java.lang.String, java.lang.RuntimeException)"><B>ArgumentException(String, RuntimeException)</B></A> -
Constructor for exception System.<A HREF="../System/ArgumentException.html" title="class in System">ArgumentException</A>
<DD>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.
<DT><A HREF="../System/ArgumentException.html#ArgumentException(java.lang.String, java.lang.String)"><B>ArgumentException(String, String)</B></A> -
Constructor for exception System.<A HREF="../System/ArgumentException.html" title="class in System">ArgumentException</A>
<DD>Initializes a new instance of the ArgumentException class with a specified error message and the name of the parameter that causes this exception.
<DT><A HREF="../System/ArgumentNullException.html" title="class in System"><B>ArgumentNullException</B></A> - Exception in <A HREF="../System/package-summary.html">System</A><DD>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.<DT><A HREF="../System/ArgumentNullException.html#ArgumentNullException()"><B>ArgumentNullException()</B></A> -
Constructor for exception System.<A HREF="../System/ArgumentNullException.html" title="class in System">ArgumentNullException</A>
<DD>Initializes a new instance of the ArgumentNullException class.
<DT><A HREF="../System/ArgumentNullException.html#ArgumentNullException(java.lang.String)"><B>ArgumentNullException(String)</B></A> -
Constructor for exception System.<A HREF="../System/ArgumentNullException.html" title="class in System">ArgumentNullException</A>
<DD>Initializes a new instance of the ArgumentNullException class with the name of the parameter that causes this exception.
<DT><A HREF="../System/ArgumentNullException.html#ArgumentNullException(java.lang.String, java.lang.String)"><B>ArgumentNullException(String, String)</B></A> -
Constructor for exception System.<A HREF="../System/ArgumentNullException.html" title="class in System">ArgumentNullException</A>
<DD>Initializes an instance of the ArgumentNullException class with a specified error message and the name of the parameter that causes this exception.
<DT><A HREF="../System/ArgumentOutOfRangeException.html" title="class in System"><B>ArgumentOutOfRangeException</B></A> - Exception in <A HREF="../System/package-summary.html">System</A><DD>The exception that is thrown when the value of an argument is outside the allowable range of values as defined by the invoked method.<DT><A HREF="../System/ArgumentOutOfRangeException.html#ArgumentOutOfRangeException()"><B>ArgumentOutOfRangeException()</B></A> -
Constructor for exception System.<A HREF="../System/ArgumentOutOfRangeException.html" title="class in System">ArgumentOutOfRangeException</A>
<DD>Initializes a new instance of the ArgumentOutOfRangeException class.
<DT><A HREF="../System/ArgumentOutOfRangeException.html#ArgumentOutOfRangeException(java.lang.String)"><B>ArgumentOutOfRangeException(String)</B></A> -
Constructor for exception System.<A HREF="../System/ArgumentOutOfRangeException.html" title="class in System">ArgumentOutOfRangeException</A>
<DD>Initializes a new instance of the ArgumentOutOfRangeException class with the name of the parameter that causes this exception.
<DT><A HREF="../System/ArgumentOutOfRangeException.html#ArgumentOutOfRangeException(java.lang.String, java.lang.RuntimeException)"><B>ArgumentOutOfRangeException(String, RuntimeException)</B></A> -
Constructor for exception System.<A HREF="../System/ArgumentOutOfRangeException.html" title="class in System">ArgumentOutOfRangeException</A>
<DD>Initializes a new instance of the ArgumentOutOfRangeException class with a specified error message and the exception that is the cause of this exception.
<DT><A HREF="../System/ArgumentOutOfRangeException.html#ArgumentOutOfRangeException(java.lang.String, java.lang.String)"><B>ArgumentOutOfRangeException(String, String)</B></A> -
Constructor for exception System.<A HREF="../System/ArgumentOutOfRangeException.html" title="class in System">ArgumentOutOfRangeException</A>
<DD>Initializes a new instance of the ArgumentOutOfRangeException class with a specified error message and the name of the parameter that causes this exception.
<DT><A HREF="../System/ArgumentOutOfRangeException.html#ArgumentOutOfRangeException(java.lang.String, java.lang.Object, java.lang.String)"><B>ArgumentOutOfRangeException(String, Object, String)</B></A> -
Constructor for exception System.<A HREF="../System/ArgumentOutOfRangeException.html" title="class in System">ArgumentOutOfRangeException</A>
<DD>Initializes a new instance of the ArgumentOutOfRangeException class with a specified error message, the parameter name, and the value of the argument.
<DT><A HREF="../System/ArithmeticException.html" title="class in System"><B>ArithmeticException</B></A> - Exception in <A HREF="../System/package-summary.html">System</A><DD>The exception that is thrown for errors in an arithmetic, casting, or conversion operation.<DT><A HREF="../System/ArithmeticException.html#ArithmeticException()"><B>ArithmeticException()</B></A> -
Constructor for exception System.<A HREF="../System/ArithmeticException.html" title="class in System">ArithmeticException</A>
<DD>Initializes a new instance of the ArithmeticException class.
<DT><A HREF="../System/ArithmeticException.html#ArithmeticException(java.lang.String)"><B>ArithmeticException(String)</B></A> -
Constructor for exception System.<A HREF="../System/ArithmeticException.html" title="class in System">ArithmeticException</A>
<DD>Initializes a new instance of the ArithmeticException class with a specified error message.
<DT><A HREF="../System/ArithmeticException.html#ArithmeticException(java.lang.String, java.lang.Exception)"><B>ArithmeticException(String, Exception)</B></A> -
Constructor for exception System.<A HREF="../System/ArithmeticException.html" title="class in System">ArithmeticException</A>
<DD>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.
<DT><A HREF="../System/AsyncCallback.html" title="class in System"><B>AsyncCallback</B></A> - Class in <A HREF="../System/package-summary.html">System</A><DD>References a method to be called when a corresponding asynchronous operation completes.<DT><A HREF="../System/AsyncCallback.html#AsyncCallback()"><B>AsyncCallback()</B></A> -
Constructor for class System.<A HREF="../System/AsyncCallback.html" title="class in System">AsyncCallback</A>
<DD>&nbsp;
<DT><A HREF="../System/IAsyncResult.html#AsyncState()"><B>AsyncState()</B></A> -
Method in interface System.<A HREF="../System/IAsyncResult.html" title="interface in System">IAsyncResult</A>
<DD>Gets a user-defined object that qualifies or contains information about an asynchronous operation.
<DT><A HREF="../Microsoft/Xna/Framework/Audio/AudioChannels.html" title="enum in Microsoft.Xna.Framework.Audio"><B>AudioChannels</B></A> - Enum in <A HREF="../Microsoft/Xna/Framework/Audio/package-summary.html">Microsoft.Xna.Framework.Audio</A><DD>Defines the number of channels in the audio data.<DT><A HREF="../Microsoft/Xna/Framework/Audio/AudioEmitter.html" title="class in Microsoft.Xna.Framework.Audio"><B>AudioEmitter</B></A> - Class in <A HREF="../Microsoft/Xna/Framework/Audio/package-summary.html">Microsoft.Xna.Framework.Audio</A><DD>&nbsp;<DT><A HREF="../Microsoft/Xna/Framework/Audio/AudioEmitter.html#AudioEmitter()"><B>AudioEmitter()</B></A> -
Constructor for class Microsoft.Xna.Framework.Audio.<A HREF="../Microsoft/Xna/Framework/Audio/AudioEmitter.html" title="class in Microsoft.Xna.Framework.Audio">AudioEmitter</A>
<DD>&nbsp;
<DT><A HREF="../Microsoft/Xna/Framework/Audio/AudioListener.html" title="class in Microsoft.Xna.Framework.Audio"><B>AudioListener</B></A> - Class in <A HREF="../Microsoft/Xna/Framework/Audio/package-summary.html">Microsoft.Xna.Framework.Audio</A><DD>&nbsp;<DT><A HREF="../Microsoft/Xna/Framework/Audio/AudioListener.html#AudioListener()"><B>AudioListener()</B></A> -
Constructor for class Microsoft.Xna.Framework.Audio.<A HREF="../Microsoft/Xna/Framework/Audio/AudioListener.html" title="class in Microsoft.Xna.Framework.Audio">AudioListener</A>
<DD>&nbsp;
<DT><A HREF="../Microsoft/Xna/Framework/Color.html#Azure"><B>Azure</B></A> -
Static variable in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework">Color</A>
<DD>Gets a system-defined color with the value R:240 G:255 B:255 A:255.
</DL>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV LETTER&nbsp;
&nbsp;<A HREF="index-2.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-1.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-1.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">K</A> <A HREF="index-11.html">L</A> <A HREF="index-12.html">M</A> <A HREF="index-13.html">N</A> <A HREF="index-14.html">O</A> <A HREF="index-15.html">P</A> <A HREF="index-16.html">Q</A> <A HREF="index-17.html">R</A> <A HREF="index-18.html">S</A> <A HREF="index-19.html">T</A> <A HREF="index-20.html">U</A> <A HREF="index-21.html">V</A> <A HREF="index-22.html">W</A> <A HREF="index-23.html">X</A> <A HREF="index-24.html">Y</A> <A HREF="index-25.html">Z</A> <A HREF="index-26.html">_</A> <HR>
</BODY>
</HTML>