383 lines
40 KiB
HTML
Raw Normal View History

<!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>
I-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="I-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;<A HREF="index-8.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-10.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-9.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-9.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="_I_"><!-- --></A><H2>
<B>I</B></H2>
<DL>
<DT><A HREF="../System/IAsyncResult.html" title="interface in System"><B>IAsyncResult</B></A> - Interface in <A HREF="../System/package-summary.html">System</A><DD>Represents the status of an asynchronous operation.<DT><A HREF="../System/Collections/Generic/ICollection.html" title="interface in System.Collections.Generic"><B>ICollection</B></A>&lt;<A HREF="../System/Collections/Generic/ICollection.html" title="type parameter in ICollection">T</A>&gt; - Interface in <A HREF="../System/Collections/Generic/package-summary.html">System.Collections.Generic</A><DD>Defines methods to manipulate generic collections.<DT><A HREF="../System/IComparable.html" title="interface in System"><B>IComparable</B></A>&lt;<A HREF="../System/IComparable.html" title="type parameter in IComparable">T</A>&gt; - Interface in <A HREF="../System/package-summary.html">System</A><DD>Defines a generalized comparison method that a value type or class implements to create a type-specific comparison method for ordering instances.<DT><A HREF="../Microsoft/Xna/Framework/Input/Touch/TouchLocation.html#Id"><B>Id</B></A> -
Variable in class Microsoft.Xna.Framework.Input.Touch.<A HREF="../Microsoft/Xna/Framework/Input/Touch/TouchLocation.html" title="class in Microsoft.Xna.Framework.Input.Touch">TouchLocation</A>
<DD>Gets the ID of the touch location.
<DT><A HREF="../Microsoft/Xna/Framework/Matrix.html#Identity"><B>Identity</B></A> -
Static variable in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</A>
<DD>Returns an instance of the identity matrix.
<DT><A HREF="../Microsoft/Xna/Framework/Quaternion.html#Identity"><B>Identity</B></A> -
Variable in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/Quaternion.html" title="class in Microsoft.Xna.Framework">Quaternion</A>
<DD>Returns a Quaternion representing no rotation.
<DT><A HREF="../System/IDisposable.html" title="interface in System"><B>IDisposable</B></A> - Interface in <A HREF="../System/package-summary.html">System</A><DD>Defines a method to release allocated unmanaged resources.<DT><A HREF="../System/Collections/Generic/IEnumerable.html" title="interface in System.Collections.Generic"><B>IEnumerable</B></A>&lt;<A HREF="../System/Collections/Generic/IEnumerable.html" title="type parameter in IEnumerable">T</A>&gt; - Interface in <A HREF="../System/Collections/Generic/package-summary.html">System.Collections.Generic</A><DD>Exposes the Enumerator, which supports a simple iteration over a collection of a specified type.<DT><A HREF="../System/Collections/Generic/IEnumerator.html" title="interface in System.Collections.Generic"><B>IEnumerator</B></A>&lt;<A HREF="../System/Collections/Generic/IEnumerator.html" title="type parameter in IEnumerator">T</A>&gt; - Interface in <A HREF="../System/Collections/Generic/package-summary.html">System.Collections.Generic</A><DD>Supports a simple iteration over a generic collection.<DT><A HREF="../System/Collections/Generic/IEqualityComparer.html" title="interface in System.Collections.Generic"><B>IEqualityComparer</B></A>&lt;<A HREF="../System/Collections/Generic/IEqualityComparer.html" title="type parameter in IEqualityComparer">T</A>&gt; - Interface in <A HREF="../System/Collections/Generic/package-summary.html">System.Collections.Generic</A><DD>Defines methods to support the comparison of objects for equality.<DT><A HREF="../System/IEquatable.html" title="interface in System"><B>IEquatable</B></A>&lt;<A HREF="../System/IEquatable.html" title="type parameter in IEquatable">T</A>&gt; - Interface in <A HREF="../System/package-summary.html">System</A><DD>Defines a generalized method that a value type or class implements to create a type-specific method for determining equality of instances.<DT><A HREF="../Microsoft/Xna/Framework/Graphics/IGraphicsDeviceService.html" title="interface in Microsoft.Xna.Framework.Graphics"><B>IGraphicsDeviceService</B></A> - Interface in <A HREF="../Microsoft/Xna/Framework/Graphics/package-summary.html">Microsoft.Xna.Framework.Graphics</A><DD>Defines a mechanism for retrieving GraphicsDevice objects.<DT><A HREF="../System/Collections/Generic/IList.html" title="interface in System.Collections.Generic"><B>IList</B></A>&lt;<A HREF="../System/Collections/Generic/IList.html" title="type parameter in IList">T</A>&gt; - Interface in <A HREF="../System/Collections/Generic/package-summary.html">System.Collections.Generic</A><DD>Represents a collection of objects that can be individually accessed by index.<DT><A HREF="../Microsoft/Xna/Framework/Input/Touch/TouchCollection.html#IndexOf(Microsoft.Xna.Framework.Input.Touch.TouchLocation)"><B>IndexOf(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>Determines the index of a TouchLocation in the TouchCollection.
<DT><A HREF="../System/Collections/Generic/IList.html#IndexOf(T)"><B>IndexOf(T)</B></A> -
Method in interface System.Collections.Generic.<A HREF="../System/Collections/Generic/IList.html" title="interface in System.Collections.Generic">IList</A>
<DD>&nbsp;
<DT><A HREF="../System/Collections/ObjectModel/Collection.html#IndexOf(T)"><B>IndexOf(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>Searches for the specified object and returns the zero-based index of the first occurrence within the entire Collection<>.
<DT><A HREF="../Microsoft/Xna/Framework/Color.html#IndianRed"><B>IndianRed</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:205 G:92 B:92 A:255.
<DT><A HREF="../Microsoft/Xna/Framework/Color.html#Indigo"><B>Indigo</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:75 G:0 B:130 A:255.
<DT><A HREF="../Microsoft/Xna/Framework/Rectangle.html#Inflate(int, int)"><B>Inflate(int, int)</B></A> -
Method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/Rectangle.html" title="class in Microsoft.Xna.Framework">Rectangle</A>
<DD>Pushes the edges of the Rectangle out by the horizontal and vertical values specified.
<DT><A HREF="../Microsoft/Xna/Framework/GamerServices/GamerServicesDispatcher.html#Initialize(System.IServiceProvider)"><B>Initialize(IServiceProvider)</B></A> -
Static method in class Microsoft.Xna.Framework.GamerServices.<A HREF="../Microsoft/Xna/Framework/GamerServices/GamerServicesDispatcher.html" title="class in Microsoft.Xna.Framework.GamerServices">GamerServicesDispatcher</A>
<DD>Initializes gamer services functionality for the game, automatically choosing the most appropriate gamer service type for the platform.
<DT><A HREF="../Microsoft/Xna/Framework/Input/Touch/TouchCollection.html#Insert(int, Microsoft.Xna.Framework.Input.Touch.TouchLocation)"><B>Insert(int, 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>Inserts a new TouchLocation into the TouchCollection at a specified index.
<DT><A HREF="../System/Collections/Generic/IList.html#Insert(int, T)"><B>Insert(int, T)</B></A> -
Method in interface System.Collections.Generic.<A HREF="../System/Collections/Generic/IList.html" title="interface in System.Collections.Generic">IList</A>
<DD>&nbsp;
<DT><A HREF="../System/Collections/ObjectModel/Collection.html#Insert(int, T)"><B>Insert(int, 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>Inserts an element into the Collection<> at the specified index.
<DT><A HREF="../System/Collections/ObjectModel/Collection.html#InsertItem(int, T)"><B>InsertItem(int, 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>Inserts an element into the Collection<> at the specified index.
<DT><A HREF="../Microsoft/Xna/Framework/GamerServices/GamerServicesDispatcher.html#InstallingTitleUpdate"><B>InstallingTitleUpdate</B></A> -
Static variable in class Microsoft.Xna.Framework.GamerServices.<A HREF="../Microsoft/Xna/Framework/GamerServices/GamerServicesDispatcher.html" title="class in Microsoft.Xna.Framework.GamerServices">GamerServicesDispatcher</A>
<DD>Notifies the game when a Games for Windows - LIVE title update is being installed
<DT><A HREF="../Microsoft/Xna/Framework/Rectangle.html#Intersect(Microsoft.Xna.Framework.Rectangle, Microsoft.Xna.Framework.Rectangle)"><B>Intersect(Rectangle, Rectangle)</B></A> -
Static method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/Rectangle.html" title="class in Microsoft.Xna.Framework">Rectangle</A>
<DD>Creates a Rectangle defining the area where one rectangle overlaps with another rectangle.
<DT><A HREF="../Microsoft/Xna/Framework/Rectangle.html#Intersect(Microsoft.Xna.Framework.Rectangle, Microsoft.Xna.Framework.Rectangle, Microsoft.Xna.Framework.Rectangle)"><B>Intersect(Rectangle, Rectangle, Rectangle)</B></A> -
Static method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/Rectangle.html" title="class in Microsoft.Xna.Framework">Rectangle</A>
<DD>Creates a Rectangle defining the area where one rectangle overlaps with another rectangle.
<DT><A HREF="../Microsoft/Xna/Framework/BoundingBox.html#Intersects(Microsoft.Xna.Framework.BoundingBox)"><B>Intersects(BoundingBox)</B></A> -
Method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/BoundingBox.html" title="class in Microsoft.Xna.Framework">BoundingBox</A>
<DD>Checks whether the current BoundingBox intersects another BoundingBox.
<DT><A HREF="../Microsoft/Xna/Framework/BoundingBox.html#Intersects(Microsoft.Xna.Framework.BoundingSphere)"><B>Intersects(BoundingSphere)</B></A> -
Method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/BoundingBox.html" title="class in Microsoft.Xna.Framework">BoundingBox</A>
<DD>Checks whether the current BoundingBox intersects a BoundingSphere.
<DT><A HREF="../Microsoft/Xna/Framework/BoundingBox.html#Intersects(Microsoft.Xna.Framework.Plane)"><B>Intersects(Plane)</B></A> -
Method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/BoundingBox.html" title="class in Microsoft.Xna.Framework">BoundingBox</A>
<DD>Checks whether the current BoundingBox intersects a Plane.
<DT><A HREF="../Microsoft/Xna/Framework/BoundingBox.html#Intersects(Microsoft.Xna.Framework.Ray)"><B>Intersects(Ray)</B></A> -
Method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/BoundingBox.html" title="class in Microsoft.Xna.Framework">BoundingBox</A>
<DD>Checks whether the current BoundingBox intersects a Ray.
<DT><A HREF="../Microsoft/Xna/Framework/BoundingBox.html#Intersects(Microsoft.Xna.Framework.BoundingBox, boolean)"><B>Intersects(BoundingBox, boolean)</B></A> -
Method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/BoundingBox.html" title="class in Microsoft.Xna.Framework">BoundingBox</A>
<DD>Checks whether the current BoundingBox intersects another BoundingBox.
<DT><A HREF="../Microsoft/Xna/Framework/BoundingBox.html#Intersects(Microsoft.Xna.Framework.BoundingSphere, boolean)"><B>Intersects(BoundingSphere, boolean)</B></A> -
Method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/BoundingBox.html" title="class in Microsoft.Xna.Framework">BoundingBox</A>
<DD>Checks whether the current BoundingBox intersects a BoundingSphere.
<DT><A HREF="../Microsoft/Xna/Framework/BoundingBox.html#Intersects(Microsoft.Xna.Framework.Plane, Microsoft.Xna.Framework.PlaneIntersectionType)"><B>Intersects(Plane, PlaneIntersectionType)</B></A> -
Method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/BoundingBox.html" title="class in Microsoft.Xna.Framework">BoundingBox</A>
<DD>Checks whether the current BoundingBox intersects a Plane.
<DT><A HREF="../Microsoft/Xna/Framework/BoundingBox.html#Intersects(Microsoft.Xna.Framework.Ray, java.lang.Float)"><B>Intersects(Ray, Float)</B></A> -
Method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/BoundingBox.html" title="class in Microsoft.Xna.Framework">BoundingBox</A>
<DD>Checks whether the current BoundingBox intersects a Ray.
<DT><A HREF="../Microsoft/Xna/Framework/BoundingSphere.html#Intersects(Microsoft.Xna.Framework.BoundingBox)"><B>Intersects(BoundingBox)</B></A> -
Method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/BoundingSphere.html" title="class in Microsoft.Xna.Framework">BoundingSphere</A>
<DD>Checks whether the current BoundingSphere intersects with a specified BoundingBox.
<DT><A HREF="../Microsoft/Xna/Framework/BoundingSphere.html#Intersects(Microsoft.Xna.Framework.BoundingSphere)"><B>Intersects(BoundingSphere)</B></A> -
Method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/BoundingSphere.html" title="class in Microsoft.Xna.Framework">BoundingSphere</A>
<DD>Checks whether the current BoundingSphere intersects with a specified BoundingSphere.
<DT><A HREF="../Microsoft/Xna/Framework/BoundingSphere.html#Intersects(Microsoft.Xna.Framework.Plane)"><B>Intersects(Plane)</B></A> -
Method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/BoundingSphere.html" title="class in Microsoft.Xna.Framework">BoundingSphere</A>
<DD>Checks whether the current BoundingSphere intersects with a specified Plane.
<DT><A HREF="../Microsoft/Xna/Framework/BoundingSphere.html#Intersects(Microsoft.Xna.Framework.Ray)"><B>Intersects(Ray)</B></A> -
Method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/BoundingSphere.html" title="class in Microsoft.Xna.Framework">BoundingSphere</A>
<DD>Checks whether the current BoundingSphere intersects with a specified Ray.
<DT><A HREF="../Microsoft/Xna/Framework/BoundingSphere.html#Intersects(Microsoft.Xna.Framework.BoundingBox, boolean)"><B>Intersects(BoundingBox, boolean)</B></A> -
Method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/BoundingSphere.html" title="class in Microsoft.Xna.Framework">BoundingSphere</A>
<DD>Checks whether the current BoundingSphere intersects a BoundingBox.
<DT><A HREF="../Microsoft/Xna/Framework/BoundingSphere.html#Intersects(Microsoft.Xna.Framework.BoundingSphere, boolean)"><B>Intersects(BoundingSphere, boolean)</B></A> -
Method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/BoundingSphere.html" title="class in Microsoft.Xna.Framework">BoundingSphere</A>
<DD>Checks whether the current BoundingSphere intersects another BoundingSphere.
<DT><A HREF="../Microsoft/Xna/Framework/BoundingSphere.html#Intersects(Microsoft.Xna.Framework.Plane, Microsoft.Xna.Framework.PlaneIntersectionType)"><B>Intersects(Plane, PlaneIntersectionType)</B></A> -
Method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/BoundingSphere.html" title="class in Microsoft.Xna.Framework">BoundingSphere</A>
<DD>Checks whether the current BoundingSphere intersects a Plane.
<DT><A HREF="../Microsoft/Xna/Framework/BoundingSphere.html#Intersects(Microsoft.Xna.Framework.Ray, java.lang.Float)"><B>Intersects(Ray, Float)</B></A> -
Method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/BoundingSphere.html" title="class in Microsoft.Xna.Framework">BoundingSphere</A>
<DD>Checks whether the current BoundingSphere intersects a Ray.
<DT><A HREF="../Microsoft/Xna/Framework/Plane.html#Intersects(Microsoft.Xna.Framework.BoundingBox)"><B>Intersects(BoundingBox)</B></A> -
Method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/Plane.html" title="class in Microsoft.Xna.Framework">Plane</A>
<DD>Checks whether the current Plane intersects a specified BoundingBox.
<DT><A HREF="../Microsoft/Xna/Framework/Plane.html#Intersects(Microsoft.Xna.Framework.BoundingSphere)"><B>Intersects(BoundingSphere)</B></A> -
Method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/Plane.html" title="class in Microsoft.Xna.Framework">Plane</A>
<DD>Checks whether the current Plane intersects a specified BoundingSphere.
<DT><A HREF="../Microsoft/Xna/Framework/Plane.html#Intersects(Microsoft.Xna.Framework.BoundingBox, Microsoft.Xna.Framework.PlaneIntersectionType)"><B>Intersects(BoundingBox, PlaneIntersectionType)</B></A> -
Method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/Plane.html" title="class in Microsoft.Xna.Framework">Plane</A>
<DD>Checks whether the current Plane intersects a BoundingBox.
<DT><A HREF="../Microsoft/Xna/Framework/Plane.html#Intersects(Microsoft.Xna.Framework.BoundingSphere, Microsoft.Xna.Framework.PlaneIntersectionType)"><B>Intersects(BoundingSphere, PlaneIntersectionType)</B></A> -
Method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/Plane.html" title="class in Microsoft.Xna.Framework">Plane</A>
<DD>Checks whether the current Plane intersects a BoundingSphere.
<DT><A HREF="../Microsoft/Xna/Framework/Ray.html#Intersects(Microsoft.Xna.Framework.BoundingBox)"><B>Intersects(BoundingBox)</B></A> -
Method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/Ray.html" title="class in Microsoft.Xna.Framework">Ray</A>
<DD>Checks whether the Ray intersects a specified BoundingBox.
<DT><A HREF="../Microsoft/Xna/Framework/Ray.html#Intersects(Microsoft.Xna.Framework.BoundingSphere)"><B>Intersects(BoundingSphere)</B></A> -
Method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/Ray.html" title="class in Microsoft.Xna.Framework">Ray</A>
<DD>Checks whether the Ray intersects a specified BoundingSphere.
<DT><A HREF="../Microsoft/Xna/Framework/Ray.html#Intersects(Microsoft.Xna.Framework.Plane)"><B>Intersects(Plane)</B></A> -
Method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/Ray.html" title="class in Microsoft.Xna.Framework">Ray</A>
<DD>Determines whether this Ray intersects a specified Plane.
<DT><A HREF="../Microsoft/Xna/Framework/Ray.html#Intersects(Microsoft.Xna.Framework.BoundingBox, java.lang.Float)"><B>Intersects(BoundingBox, Float)</B></A> -
Method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/Ray.html" title="class in Microsoft.Xna.Framework">Ray</A>
<DD>Checks whether the current Ray intersects a BoundingBox.
<DT><A HREF="../Microsoft/Xna/Framework/Ray.html#Intersects(Microsoft.Xna.Framework.BoundingSphere, java.lang.Float)"><B>Intersects(BoundingSphere, Float)</B></A> -
Method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/Ray.html" title="class in Microsoft.Xna.Framework">Ray</A>
<DD>Checks whether the current Ray intersects a BoundingSphere.
<DT><A HREF="../Microsoft/Xna/Framework/Ray.html#Intersects(Microsoft.Xna.Framework.Plane, java.lang.Float)"><B>Intersects(Plane, Float)</B></A> -
Method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/Ray.html" title="class in Microsoft.Xna.Framework">Ray</A>
<DD>Determines whether this Ray intersects a specified Plane.
<DT><A HREF="../Microsoft/Xna/Framework/Rectangle.html#Intersects(Microsoft.Xna.Framework.Rectangle)"><B>Intersects(Rectangle)</B></A> -
Method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/Rectangle.html" title="class in Microsoft.Xna.Framework">Rectangle</A>
<DD>Determines whether a specified Rectangle intersects with this Rectangle.
<DT><A HREF="../Microsoft/Xna/Framework/Rectangle.html#Intersects(Microsoft.Xna.Framework.Rectangle, boolean)"><B>Intersects(Rectangle, boolean)</B></A> -
Method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/Rectangle.html" title="class in Microsoft.Xna.Framework">Rectangle</A>
<DD>Determines whether a specified Rectangle intersects with this Rectangle.
<DT><A HREF="../System/InvalidOperationException.html" title="class in System"><B>InvalidOperationException</B></A> - Exception in <A HREF="../System/package-summary.html">System</A><DD>The exception that is thrown when a method call is invalid for the object's current state.<DT><A HREF="../System/InvalidOperationException.html#InvalidOperationException()"><B>InvalidOperationException()</B></A> -
Constructor for exception System.<A HREF="../System/InvalidOperationException.html" title="class in System">InvalidOperationException</A>
<DD>Initializes a new instance of the InvalidOperationException class.
<DT><A HREF="../System/InvalidOperationException.html#InvalidOperationException(java.lang.String)"><B>InvalidOperationException(String)</B></A> -
Constructor for exception System.<A HREF="../System/InvalidOperationException.html" title="class in System">InvalidOperationException</A>
<DD>Initializes a new instance of the InvalidOperationException class with a specified error message.
<DT><A HREF="../System/InvalidOperationException.html#InvalidOperationException(java.lang.String, java.lang.RuntimeException)"><B>InvalidOperationException(String, RuntimeException)</B></A> -
Constructor for exception System.<A HREF="../System/InvalidOperationException.html" title="class in System">InvalidOperationException</A>
<DD>Initializes a new instance of the InvalidOperationException class with a specified error message and a reference to the inner exception that is the cause of this exception.
<DT><A HREF="../Microsoft/Xna/Framework/Quaternion.html#Inverse(Microsoft.Xna.Framework.Quaternion)"><B>Inverse(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>Returns the inverse of a Quaternion.
<DT><A HREF="../Microsoft/Xna/Framework/Quaternion.html#Inverse(Microsoft.Xna.Framework.Quaternion, Microsoft.Xna.Framework.Quaternion)"><B>Inverse(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>Returns the inverse of a Quaternion.
<DT><A HREF="../Microsoft/Xna/Framework/Matrix.html#Invert(Microsoft.Xna.Framework.Matrix)"><B>Invert(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>Calculates the inverse of a matrix.
<DT><A HREF="../Microsoft/Xna/Framework/Matrix.html#Invert(Microsoft.Xna.Framework.Matrix, Microsoft.Xna.Framework.Matrix)"><B>Invert(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>Calculates the inverse of a matrix.
<DT><A HREF="../System/AsyncCallback.html#Invoke(System.IAsyncResult)"><B>Invoke(IAsyncResult)</B></A> -
Method in class System.<A HREF="../System/AsyncCallback.html" title="class in System">AsyncCallback</A>
<DD>&nbsp;
<DT><A HREF="../System/EventHandler.html#Invoke(java.lang.Object, T)"><B>Invoke(Object, T)</B></A> -
Method in interface System.<A HREF="../System/EventHandler.html" title="interface in System">EventHandler</A>
<DD>&nbsp;
<DT><A HREF="../System/IO/IOException.html" title="class in System.IO"><B>IOException</B></A> - Exception in <A HREF="../System/IO/package-summary.html">System.IO</A><DD>The exception that is thrown when an I/O error occurs.<DT><A HREF="../System/IO/IOException.html#IOException()"><B>IOException()</B></A> -
Constructor for exception System.IO.<A HREF="../System/IO/IOException.html" title="class in System.IO">IOException</A>
<DD>Initializes a new instance of the <A HREF="../System/IO/IOException.html" title="class in System.IO"><CODE>IOException</CODE></A> class with its message string set to the empty string ("").
<DT><A HREF="../System/IO/IOException.html#IOException(java.lang.String)"><B>IOException(String)</B></A> -
Constructor for exception System.IO.<A HREF="../System/IO/IOException.html" title="class in System.IO">IOException</A>
<DD>Initializes a new instance of the <A HREF="../System/IO/IOException.html" title="class in System.IO"><CODE>IOException</CODE></A> class with its message string set to message.
<DT><A HREF="../System/IO/IOException.html#IOException(java.lang.String, java.lang.Exception)"><B>IOException(String, Exception)</B></A> -
Constructor for exception System.IO.<A HREF="../System/IO/IOException.html" title="class in System.IO">IOException</A>
<DD>Initializes a new instance of the <A HREF="../System/IO/IOException.html" title="class in System.IO"><CODE>IOException</CODE></A> class with a specified error message and a reference to the inner exception that is the cause of this exception.
<DT><A HREF="../Microsoft/Xna/Framework/Net/QualityOfService.html#IsAvailable()"><B>IsAvailable()</B></A> -
Method in class Microsoft.Xna.Framework.Net.<A HREF="../Microsoft/Xna/Framework/Net/QualityOfService.html" title="class in Microsoft.Xna.Framework.Net">QualityOfService</A>
<DD>Checks whether this quality of service operation has completed.
<DT><A HREF="../System/IAsyncResult.html#IsCompleted()"><B>IsCompleted()</B></A> -
Method in interface System.<A HREF="../System/IAsyncResult.html" title="interface in System">IAsyncResult</A>
<DD>Gets an indication whether the asynchronous operation has completed.
<DT><A HREF="../Microsoft/Xna/Framework/Input/GamePadCapabilities.html#IsConnected"><B>IsConnected</B></A> -
Variable in class Microsoft.Xna.Framework.Input.<A HREF="../Microsoft/Xna/Framework/Input/GamePadCapabilities.html" title="class in Microsoft.Xna.Framework.Input">GamePadCapabilities</A>
<DD>Indicates whether the Xbox 360 Controller is connected.
<DT><A HREF="../Microsoft/Xna/Framework/Input/GamePadState.html#IsConnected"><B>IsConnected</B></A> -
Variable in class Microsoft.Xna.Framework.Input.<A HREF="../Microsoft/Xna/Framework/Input/GamePadState.html" title="class in Microsoft.Xna.Framework.Input">GamePadState</A>
<DD>Indicates whether the Xbox 360 Controller is connected.
<DT><A HREF="../Microsoft/Xna/Framework/Input/Touch/TouchCollection.html#IsConnected"><B>IsConnected</B></A> -
Variable 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>Indicates if the touch screen is available for use.
<DT><A HREF="../Microsoft/Xna/Framework/Audio/SoundEffect.html#IsDisposed()"><B>IsDisposed()</B></A> -
Method in class Microsoft.Xna.Framework.Audio.<A HREF="../Microsoft/Xna/Framework/Audio/SoundEffect.html" title="class in Microsoft.Xna.Framework.Audio">SoundEffect</A>
<DD>Gets a value that indicates whether the object is disposed.
<DT><A HREF="../Microsoft/Xna/Framework/Audio/SoundEffectInstance.html#IsDisposed()"><B>IsDisposed()</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>Gets a value that indicates whether the object is disposed.
<DT><A HREF="../Microsoft/Xna/Framework/GamerServices/Gamer.html#IsDisposed()"><B>IsDisposed()</B></A> -
Method in class Microsoft.Xna.Framework.GamerServices.<A HREF="../Microsoft/Xna/Framework/GamerServices/Gamer.html" title="class in Microsoft.Xna.Framework.GamerServices">Gamer</A>
<DD>Gets a value indicating whether the object is disposed.
<DT><A HREF="../Microsoft/Xna/Framework/GamerServices/GamerProfile.html#IsDisposed()"><B>IsDisposed()</B></A> -
Method in class Microsoft.Xna.Framework.GamerServices.<A HREF="../Microsoft/Xna/Framework/GamerServices/GamerProfile.html" title="class in Microsoft.Xna.Framework.GamerServices">GamerProfile</A>
<DD>Gets a value that indicates whether the object is disposed.
<DT><A HREF="../Microsoft/Xna/Framework/Graphics/GraphicsResource.html#IsDisposed()"><B>IsDisposed()</B></A> -
Method in class Microsoft.Xna.Framework.Graphics.<A HREF="../Microsoft/Xna/Framework/Graphics/GraphicsResource.html" title="class in Microsoft.Xna.Framework.Graphics">GraphicsResource</A>
<DD>Gets a value that indicates whether the object is disposed.
<DT><A HREF="../Microsoft/Xna/Framework/Graphics/SpriteBatch.html#IsDisposed()"><B>IsDisposed()</B></A> -
Method in class Microsoft.Xna.Framework.Graphics.<A HREF="../Microsoft/Xna/Framework/Graphics/SpriteBatch.html" title="class in Microsoft.Xna.Framework.Graphics">SpriteBatch</A>
<DD>&nbsp;
<DT><A HREF="../Microsoft/Xna/Framework/Rectangle.html#IsEmpty()"><B>IsEmpty()</B></A> -
Method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/Rectangle.html" title="class in Microsoft.Xna.Framework">Rectangle</A>
<DD>Gets a value that indicates whether the Rectangle is empty.
<DT><A HREF="../System/IServiceProvider.html" title="interface in System"><B>IServiceProvider</B></A> - Interface in <A HREF="../System/package-summary.html">System</A><DD>Defines a mechanism for retrieving a service object; that is, an object that provides custom support to other objects.<DT><A HREF="../Microsoft/Xna/Framework/Graphics/PresentationParameters.html#IsFullScreen"><B>IsFullScreen</B></A> -
Variable in class Microsoft.Xna.Framework.Graphics.<A HREF="../Microsoft/Xna/Framework/Graphics/PresentationParameters.html" title="class in Microsoft.Xna.Framework.Graphics">PresentationParameters</A>
<DD>&nbsp;
<DT><A HREF="../Microsoft/Xna/Framework/GamerServices/GamerServicesDispatcher.html#IsInitialized()"><B>IsInitialized()</B></A> -
Static method in class Microsoft.Xna.Framework.GamerServices.<A HREF="../Microsoft/Xna/Framework/GamerServices/GamerServicesDispatcher.html" title="class in Microsoft.Xna.Framework.GamerServices">GamerServicesDispatcher</A>
<DD>&nbsp;
<DT><A HREF="../Microsoft/Xna/Framework/Input/KeyboardState.html#IsKeyDown(Microsoft.Xna.Framework.Input.Keys)"><B>IsKeyDown(Keys)</B></A> -
Method in class Microsoft.Xna.Framework.Input.<A HREF="../Microsoft/Xna/Framework/Input/KeyboardState.html" title="class in Microsoft.Xna.Framework.Input">KeyboardState</A>
<DD>Returns whether a specified key is currently being pressed.
<DT><A HREF="../Microsoft/Xna/Framework/Input/KeyboardState.html#IsKeyUp(Microsoft.Xna.Framework.Input.Keys)"><B>IsKeyUp(Keys)</B></A> -
Method in class Microsoft.Xna.Framework.Input.<A HREF="../Microsoft/Xna/Framework/Input/KeyboardState.html" title="class in Microsoft.Xna.Framework.Input">KeyboardState</A>
<DD>Returns whether a specified key is currently not pressed.
<DT><A HREF="../Microsoft/Xna/Framework/Audio/SoundEffectInstance.html#IsLooped"><B>IsLooped</B></A> -
Variable in class Microsoft.Xna.Framework.Audio.<A HREF="../Microsoft/Xna/Framework/Audio/SoundEffectInstance.html" title="class in Microsoft.Xna.Framework.Audio">SoundEffectInstance</A>
<DD>Gets a value that indicates whether looping is enabled for the SoundEffectInstance.
<DT><A HREF="../Microsoft/Xna/Framework/Input/Touch/TouchCollection.html#IsReadOnly()"><B>IsReadOnly()</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>Determines if the touch location array is read-only.
<DT><A HREF="../System/Collections/Generic/ICollection.html#IsReadOnly()"><B>IsReadOnly()</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="../Microsoft/Xna/Framework/GamerServices/Guide.html#IsVisible()"><B>IsVisible()</B></A> -
Static method in class Microsoft.Xna.Framework.GamerServices.<A HREF="../Microsoft/Xna/Framework/GamerServices/Guide.html" title="class in Microsoft.Xna.Framework.GamerServices">Guide</A>
<DD>&nbsp;
<DT><A HREF="../Microsoft/Xna/Framework/Input/Touch/TouchCollection.html#iterator()"><B>iterator()</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>Returns an iterator that iterates through the TouchCollection.
<DT><A HREF="../System/Collections/ObjectModel/Collection.html#iterator()"><B>iterator()</B></A> -
Method in class System.Collections.ObjectModel.<A HREF="../System/Collections/ObjectModel/Collection.html" title="class in System.Collections.ObjectModel">Collection</A>
<DD>&nbsp;
<DT><A HREF="../Microsoft/Xna/Framework/Graphics/IVertexType.html" title="interface in Microsoft.Xna.Framework.Graphics"><B>IVertexType</B></A> - Interface in <A HREF="../Microsoft/Xna/Framework/Graphics/package-summary.html">Microsoft.Xna.Framework.Graphics</A><DD>Vertex type interface which is implemented by a custom vertex type structure.<DT><A HREF="../Microsoft/Xna/Framework/Color.html#Ivory"><B>Ivory</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:255 G:255 B:240 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;<A HREF="index-8.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-10.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-9.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-9.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>