332 lines
30 KiB
HTML
332 lines
30 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>
|
|
E-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="E-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> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
|
</TR>
|
|
</TABLE>
|
|
</TD>
|
|
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
|
</EM>
|
|
</TD>
|
|
</TR>
|
|
|
|
<TR>
|
|
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
<A HREF="index-4.html"><B>PREV LETTER</B></A>
|
|
<A HREF="index-6.html"><B>NEXT LETTER</B></A></FONT></TD>
|
|
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
<A HREF="../index.html?index-filesindex-5.html" target="_top"><B>FRAMES</B></A>
|
|
<A HREF="index-5.html" target="_top"><B>NO FRAMES</B></A>
|
|
<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="_E_"><!-- --></A><H2>
|
|
<B>E</B></H2>
|
|
<DL>
|
|
<DT><A HREF="../Microsoft/Xna/Framework/MathHelper.html#E"><B>E</B></A> -
|
|
Static variable in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/MathHelper.html" title="class in Microsoft.Xna.Framework">MathHelper</A>
|
|
<DD>Represents the mathematical constant e.
|
|
<DT><A HREF="../Microsoft/Xna/Framework/Graphics/Effect.html" title="class in Microsoft.Xna.Framework.Graphics"><B>Effect</B></A> - Class in <A HREF="../Microsoft/Xna/Framework/Graphics/package-summary.html">Microsoft.Xna.Framework.Graphics</A><DD>Used to set and query effects, and to choose techniques.<DT><A HREF="../Microsoft/Xna/Framework/Graphics/Effect.html#Effect(Microsoft.Xna.Framework.Graphics.Effect)"><B>Effect(Effect)</B></A> -
|
|
Constructor for class Microsoft.Xna.Framework.Graphics.<A HREF="../Microsoft/Xna/Framework/Graphics/Effect.html" title="class in Microsoft.Xna.Framework.Graphics">Effect</A>
|
|
<DD>
|
|
<DT><A HREF="../Microsoft/Xna/Framework/Graphics/Effect.html#Effect(Microsoft.Xna.Framework.Graphics.GraphicsDevice, byte[])"><B>Effect(GraphicsDevice, byte[])</B></A> -
|
|
Constructor for class Microsoft.Xna.Framework.Graphics.<A HREF="../Microsoft/Xna/Framework/Graphics/Effect.html" title="class in Microsoft.Xna.Framework.Graphics">Effect</A>
|
|
<DD>
|
|
<DT><A HREF="../Microsoft/Xna/Framework/Graphics/EffectPass.html" title="class in Microsoft.Xna.Framework.Graphics"><B>EffectPass</B></A> - Class in <A HREF="../Microsoft/Xna/Framework/Graphics/package-summary.html">Microsoft.Xna.Framework.Graphics</A><DD> <DT><A HREF="../Microsoft/Xna/Framework/Graphics/EffectPass.html#EffectPass()"><B>EffectPass()</B></A> -
|
|
Constructor for class Microsoft.Xna.Framework.Graphics.<A HREF="../Microsoft/Xna/Framework/Graphics/EffectPass.html" title="class in Microsoft.Xna.Framework.Graphics">EffectPass</A>
|
|
<DD>
|
|
<DT><A HREF="../Microsoft/Xna/Framework/Rectangle.html#Empty"><B>Empty</B></A> -
|
|
Static variable in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/Rectangle.html" title="class in Microsoft.Xna.Framework">Rectangle</A>
|
|
<DD>Returns a Rectangle with all of its values set to zero.
|
|
<DT><A HREF="../System/EventArgs.html#Empty"><B>Empty</B></A> -
|
|
Static variable in class System.<A HREF="../System/EventArgs.html" title="class in System">EventArgs</A>
|
|
<DD>Represents an event with no event data.
|
|
<DT><A HREF="../Microsoft/Xna/Framework/Graphics/SpriteBatch.html#End()"><B>End()</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>Flushes the sprite batch and restores the device state to how it was before Begin was called.
|
|
<DT><A HREF="../Microsoft/Xna/Framework/GamerServices/Gamer.html#EndGetFromGamertag(System.IAsyncResult)"><B>EndGetFromGamertag(IAsyncResult)</B></A> -
|
|
Static 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>
|
|
<DT><A HREF="../Microsoft/Xna/Framework/GamerServices/Gamer.html#EndGetPartnerToken(System.IAsyncResult)"><B>EndGetPartnerToken(IAsyncResult)</B></A> -
|
|
Static 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>
|
|
<DT><A HREF="../Microsoft/Xna/Framework/GamerServices/Gamer.html#EndGetProfile(System.IAsyncResult)"><B>EndGetProfile(IAsyncResult)</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>Ends an asynchronous profile read operation.
|
|
<DT><A HREF="../System/IO/EndOfStreamException.html" title="class in System.IO"><B>EndOfStreamException</B></A> - Exception in <A HREF="../System/IO/package-summary.html">System.IO</A><DD>The exception that is thrown when reading is attempted past the end of a stream.<DT><A HREF="../System/IO/EndOfStreamException.html#EndOfStreamException()"><B>EndOfStreamException()</B></A> -
|
|
Constructor for exception System.IO.<A HREF="../System/IO/EndOfStreamException.html" title="class in System.IO">EndOfStreamException</A>
|
|
<DD>Initializes a new instance of the EndOfStreamException class with its message string set to a system-supplied message.
|
|
<DT><A HREF="../System/IO/EndOfStreamException.html#EndOfStreamException(java.lang.String)"><B>EndOfStreamException(String)</B></A> -
|
|
Constructor for exception System.IO.<A HREF="../System/IO/EndOfStreamException.html" title="class in System.IO">EndOfStreamException</A>
|
|
<DD>Initializes a new instance of the EndOfStreamException class with its message string set to message.
|
|
<DT><A HREF="../System/IO/EndOfStreamException.html#EndOfStreamException(java.lang.String, java.lang.Exception)"><B>EndOfStreamException(String, Exception)</B></A> -
|
|
Constructor for exception System.IO.<A HREF="../System/IO/EndOfStreamException.html" title="class in System.IO">EndOfStreamException</A>
|
|
<DD>Initializes a new instance of the EndOfStreamException 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/Graphics/EffectPass.html#EndPass()"><B>EndPass()</B></A> -
|
|
Method in class Microsoft.Xna.Framework.Graphics.<A HREF="../Microsoft/Xna/Framework/Graphics/EffectPass.html" title="class in Microsoft.Xna.Framework.Graphics">EffectPass</A>
|
|
<DD>
|
|
<DT><A HREF="../System/IO/Stream.html#EndRead(System.IAsyncResult)"><B>EndRead(IAsyncResult)</B></A> -
|
|
Method in class System.IO.<A HREF="../System/IO/Stream.html" title="class in System.IO">Stream</A>
|
|
<DD>Waits for the pending asynchronous read to complete.
|
|
<DT><A HREF="../Microsoft/Xna/Framework/GamerServices/Guide.html#EndShowKeyboardInput(System.IAsyncResult)"><B>EndShowKeyboardInput(IAsyncResult)</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>
|
|
<DT><A HREF="../Microsoft/Xna/Framework/GamerServices/Guide.html#EndShowMessageBox(System.IAsyncResult)"><B>EndShowMessageBox(IAsyncResult)</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>
|
|
<DT><A HREF="../System/IO/Stream.html#EndWrite(System.IAsyncResult)"><B>EndWrite(IAsyncResult)</B></A> -
|
|
Method in class System.IO.<A HREF="../System/IO/Stream.html" title="class in System.IO">Stream</A>
|
|
<DD>Ends an asynchronous write operation.
|
|
<DT><A HREF="../Microsoft/Xna/Framework/BoundingBox.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
|
|
Method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/BoundingBox.html" title="class in Microsoft.Xna.Framework">BoundingBox</A>
|
|
<DD>Determines whether two instances of BoundingBox are equal.
|
|
<DT><A HREF="../Microsoft/Xna/Framework/BoundingBox.html#Equals(Microsoft.Xna.Framework.BoundingBox)"><B>Equals(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>Determines whether two instances of BoundingBox are equal.
|
|
<DT><A HREF="../Microsoft/Xna/Framework/BoundingSphere.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
|
|
Method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/BoundingSphere.html" title="class in Microsoft.Xna.Framework">BoundingSphere</A>
|
|
<DD>Determines whether the specified Object is equal to the BoundingSphere.
|
|
<DT><A HREF="../Microsoft/Xna/Framework/BoundingSphere.html#Equals(Microsoft.Xna.Framework.BoundingSphere)"><B>Equals(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>Determines whether the specified BoundingSphere is equal to the current BoundingSphere.
|
|
<DT><A HREF="../Microsoft/Xna/Framework/Color.html#Equals(Microsoft.Xna.Framework.Color)"><B>Equals(Color)</B></A> -
|
|
Method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework">Color</A>
|
|
<DD>
|
|
<DT><A HREF="../Microsoft/Xna/Framework/Color.html#Equals(java.lang.Object)"><B>Equals(Object)</B></A> -
|
|
Method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework">Color</A>
|
|
<DD>
|
|
<DT><A HREF="../Microsoft/Xna/Framework/Graphics/VertexElement.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
|
|
Method in class Microsoft.Xna.Framework.Graphics.<A HREF="../Microsoft/Xna/Framework/Graphics/VertexElement.html" title="class in Microsoft.Xna.Framework.Graphics">VertexElement</A>
|
|
<DD>Returns a value that indicates whether the current instance is equal to a specified object.
|
|
<DT><A HREF="../Microsoft/Xna/Framework/Input/GamePadButtons.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
|
|
Method in class Microsoft.Xna.Framework.Input.<A HREF="../Microsoft/Xna/Framework/Input/GamePadButtons.html" title="class in Microsoft.Xna.Framework.Input">GamePadButtons</A>
|
|
<DD>Returns a value that indicates whether the current instance is equal to a specified object.
|
|
<DT><A HREF="../Microsoft/Xna/Framework/Input/GamePadDPad.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
|
|
Method in class Microsoft.Xna.Framework.Input.<A HREF="../Microsoft/Xna/Framework/Input/GamePadDPad.html" title="class in Microsoft.Xna.Framework.Input">GamePadDPad</A>
|
|
<DD>Returns a value that indicates whether the current instance is equal to a specified object.
|
|
<DT><A HREF="../Microsoft/Xna/Framework/Input/GamePadState.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
|
|
Method in class Microsoft.Xna.Framework.Input.<A HREF="../Microsoft/Xna/Framework/Input/GamePadState.html" title="class in Microsoft.Xna.Framework.Input">GamePadState</A>
|
|
<DD>Returns a value that indicates whether the current instance is equal to a specified object.
|
|
<DT><A HREF="../Microsoft/Xna/Framework/Input/GamePadThumbSticks.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
|
|
Method in class Microsoft.Xna.Framework.Input.<A HREF="../Microsoft/Xna/Framework/Input/GamePadThumbSticks.html" title="class in Microsoft.Xna.Framework.Input">GamePadThumbSticks</A>
|
|
<DD>Returns a value that indicates whether the current instance is equal to a specified object.
|
|
<DT><A HREF="../Microsoft/Xna/Framework/Input/GamePadTriggers.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
|
|
Method in class Microsoft.Xna.Framework.Input.<A HREF="../Microsoft/Xna/Framework/Input/GamePadTriggers.html" title="class in Microsoft.Xna.Framework.Input">GamePadTriggers</A>
|
|
<DD>Returns a value that indicates whether the current instance is equal to a specified object.
|
|
<DT><A HREF="../Microsoft/Xna/Framework/Input/KeyboardState.html#equals(java.lang.Object)"><B>equals(Object)</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 a value that indicates whether the current instance is equal to a specified object.
|
|
<DT><A HREF="../Microsoft/Xna/Framework/Input/MouseState.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
|
|
Method in class Microsoft.Xna.Framework.Input.<A HREF="../Microsoft/Xna/Framework/Input/MouseState.html" title="class in Microsoft.Xna.Framework.Input">MouseState</A>
|
|
<DD>Returns a value that indicates whether the current instance is equal to a specified object.
|
|
<DT><A HREF="../Microsoft/Xna/Framework/Input/Touch/TouchLocation.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
|
|
Method 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>Determines whether the current TouchLocation is equal to the specified object.
|
|
<DT><A HREF="../Microsoft/Xna/Framework/Input/Touch/TouchLocation.html#Equals(Microsoft.Xna.Framework.Input.Touch.TouchLocation)"><B>Equals(TouchLocation)</B></A> -
|
|
Method 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>Determines whether the current TouchLocation is equal to the specified TouchLocation.
|
|
<DT><A HREF="../Microsoft/Xna/Framework/Matrix.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
|
|
Method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</A>
|
|
<DD>Returns a value that indicates whether the current instance is equal to a specified object.
|
|
<DT><A HREF="../Microsoft/Xna/Framework/Matrix.html#Equals(Microsoft.Xna.Framework.Matrix)"><B>Equals(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>Determines whether the specified Object is equal to the Matrix.
|
|
<DT><A HREF="../Microsoft/Xna/Framework/Plane.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
|
|
Method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/Plane.html" title="class in Microsoft.Xna.Framework">Plane</A>
|
|
<DD>Determines whether the specified Object is equal to the Plane.
|
|
<DT><A HREF="../Microsoft/Xna/Framework/Plane.html#Equals(Microsoft.Xna.Framework.Plane)"><B>Equals(Plane)</B></A> -
|
|
Method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/Plane.html" title="class in Microsoft.Xna.Framework">Plane</A>
|
|
<DD>Determines whether the specified Plane is equal to the Plane.
|
|
<DT><A HREF="../Microsoft/Xna/Framework/Point.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
|
|
Method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/Point.html" title="class in Microsoft.Xna.Framework">Point</A>
|
|
<DD>Determines whether the specified Object is equal to this instance.
|
|
<DT><A HREF="../Microsoft/Xna/Framework/Point.html#Equals(Microsoft.Xna.Framework.Point)"><B>Equals(Point)</B></A> -
|
|
Method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/Point.html" title="class in Microsoft.Xna.Framework">Point</A>
|
|
<DD>Determines whether two Point instances are equal.
|
|
<DT><A HREF="../Microsoft/Xna/Framework/Quaternion.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
|
|
Method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/Quaternion.html" title="class in Microsoft.Xna.Framework">Quaternion</A>
|
|
<DD>Returns a value that indicates whether the current instance is equal to a specified object.
|
|
<DT><A HREF="../Microsoft/Xna/Framework/Quaternion.html#Equals(Microsoft.Xna.Framework.Quaternion)"><B>Equals(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>Determines whether the specified Object is equal to the Quaternion.
|
|
<DT><A HREF="../Microsoft/Xna/Framework/Ray.html#equals(java.lang.Object)"><B>equals(Object)</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 two instances of Ray are equal.
|
|
<DT><A HREF="../Microsoft/Xna/Framework/Ray.html#Equals(Microsoft.Xna.Framework.Ray)"><B>Equals(Ray)</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 the specified Ray is equal to the current Ray.
|
|
<DT><A HREF="../Microsoft/Xna/Framework/Rectangle.html#equals(java.lang.Object)"><B>equals(Object)</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 the specified Object is equal to the current instance.
|
|
<DT><A HREF="../Microsoft/Xna/Framework/Rectangle.html#Equals(Microsoft.Xna.Framework.Rectangle)"><B>Equals(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 the specified Object is equal to the Rectangle.
|
|
<DT><A HREF="../Microsoft/Xna/Framework/Vector2.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
|
|
Method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/Vector2.html" title="class in Microsoft.Xna.Framework">Vector2</A>
|
|
<DD>Returns a value that indicates whether the current instance is equal to a specified object.
|
|
<DT><A HREF="../Microsoft/Xna/Framework/Vector2.html#Equals(Microsoft.Xna.Framework.Vector2)"><B>Equals(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>Determines whether the specified Object is equal to the Vector2.
|
|
<DT><A HREF="../Microsoft/Xna/Framework/Vector3.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
|
|
Method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/Vector3.html" title="class in Microsoft.Xna.Framework">Vector3</A>
|
|
<DD>Returns a value that indicates whether the current instance is equal to a specified object.
|
|
<DT><A HREF="../Microsoft/Xna/Framework/Vector3.html#Equals(Microsoft.Xna.Framework.Vector3)"><B>Equals(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>Determines whether the specified Object is equal to the Vector3.
|
|
<DT><A HREF="../Microsoft/Xna/Framework/Vector4.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
|
|
Method in class Microsoft.Xna.Framework.<A HREF="../Microsoft/Xna/Framework/Vector4.html" title="class in Microsoft.Xna.Framework">Vector4</A>
|
|
<DD>Returns a value that indicates whether the current instance is equal to a specified object.
|
|
<DT><A HREF="../Microsoft/Xna/Framework/Vector4.html#Equals(Microsoft.Xna.Framework.Vector4)"><B>Equals(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>Determines whether the specified Object is equal to the Vector4.
|
|
<DT><A HREF="../System/Collections/Generic/IEqualityComparer.html#Equals(T, T)"><B>Equals(T, T)</B></A> -
|
|
Method in interface System.Collections.Generic.<A HREF="../System/Collections/Generic/IEqualityComparer.html" title="interface in System.Collections.Generic">IEqualityComparer</A>
|
|
<DD>Determines whether the specified objects are equal.
|
|
<DT><A HREF="../System/IEquatable.html#Equals(T)"><B>Equals(T)</B></A> -
|
|
Method in interface System.<A HREF="../System/IEquatable.html" title="interface in System">IEquatable</A>
|
|
<DD>Indicates whether the current object is equal to another object of the same type.
|
|
<DT><A HREF="../System/TimeSpan.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
|
|
Method in class System.<A HREF="../System/TimeSpan.html" title="class in System">TimeSpan</A>
|
|
<DD>Returns a value indicating whether this instance is equal to a specified object.
|
|
<DT><A HREF="../System/TimeSpan.html#Equals(System.TimeSpan)"><B>Equals(TimeSpan)</B></A> -
|
|
Method in class System.<A HREF="../System/TimeSpan.html" title="class in System">TimeSpan</A>
|
|
<DD>Returns a value indicating whether this instance is equal to a specified TimeSpan object.
|
|
<DT><A HREF="../System/TimeSpan.html#Equals(System.TimeSpan, System.TimeSpan)"><B>Equals(TimeSpan, TimeSpan)</B></A> -
|
|
Static method in class System.<A HREF="../System/TimeSpan.html" title="class in System">TimeSpan</A>
|
|
<DD>Returns a value indicating whether two specified instances of TimeSpan are equal.
|
|
<DT><A HREF="../System/Event.html" title="class in System"><B>Event</B></A><<A HREF="../System/Event.html" title="type parameter in Event">T</A> extends <A HREF="../System/EventArgs.html" title="class in System">EventArgs</A>> - Class in <A HREF="../System/package-summary.html">System</A><DD>Base class for all events in JavaXNA.<DT><A HREF="../System/Event.html#Event()"><B>Event()</B></A> -
|
|
Constructor for class System.<A HREF="../System/Event.html" title="class in System">Event</A>
|
|
<DD>Creates a new instance of this Object.
|
|
<DT><A HREF="../System/EventArgs.html" title="class in System"><B>EventArgs</B></A> - Class in <A HREF="../System/package-summary.html">System</A><DD>System.EventArgs is the base class for classes containing event data.<DT><A HREF="../System/EventArgs.html#EventArgs()"><B>EventArgs()</B></A> -
|
|
Constructor for class System.<A HREF="../System/EventArgs.html" title="class in System">EventArgs</A>
|
|
<DD>Initializes a new Instance of the System.EventArgs class.
|
|
<DT><A HREF="../System/EventHandler.html" title="interface in System"><B>EventHandler</B></A><<A HREF="../System/EventHandler.html" title="type parameter in EventHandler">T</A>> - Interface in <A HREF="../System/package-summary.html">System</A><DD> <DT><A HREF="../System/Runtime/InteropServices/ExternalException.html" title="class in System.Runtime.InteropServices"><B>ExternalException</B></A> - Exception in <A HREF="../System/Runtime/InteropServices/package-summary.html">System.Runtime.InteropServices</A><DD>The base exception type for all COM interop exceptions and structured exception handling (SEH) exceptions.<DT><A HREF="../System/Runtime/InteropServices/ExternalException.html#ExternalException()"><B>ExternalException()</B></A> -
|
|
Constructor for exception System.Runtime.InteropServices.<A HREF="../System/Runtime/InteropServices/ExternalException.html" title="class in System.Runtime.InteropServices">ExternalException</A>
|
|
<DD>Initializes a new instance of the ExternalException class with default properties.
|
|
<DT><A HREF="../System/Runtime/InteropServices/ExternalException.html#ExternalException(java.lang.String)"><B>ExternalException(String)</B></A> -
|
|
Constructor for exception System.Runtime.InteropServices.<A HREF="../System/Runtime/InteropServices/ExternalException.html" title="class in System.Runtime.InteropServices">ExternalException</A>
|
|
<DD>Initializes a new instance of the ExternalException class with a specified error message.
|
|
<DT><A HREF="../System/Runtime/InteropServices/ExternalException.html#ExternalException(java.lang.String, java.lang.Exception)"><B>ExternalException(String, Exception)</B></A> -
|
|
Constructor for exception System.Runtime.InteropServices.<A HREF="../System/Runtime/InteropServices/ExternalException.html" title="class in System.Runtime.InteropServices">ExternalException</A>
|
|
<DD>Initializes a new instance of the ExternalException class with a specified error message and a reference to the inner exception that is the cause of this exception.
|
|
<DT><A HREF="../System/Runtime/InteropServices/ExternalException.html#ExternalException(java.lang.String, int)"><B>ExternalException(String, int)</B></A> -
|
|
Constructor for exception System.Runtime.InteropServices.<A HREF="../System/Runtime/InteropServices/ExternalException.html" title="class in System.Runtime.InteropServices">ExternalException</A>
|
|
<DD>Initializes a new instance of the ExternalException class with a specified error message and the HRESULT of the error.
|
|
</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> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
|
</TR>
|
|
</TABLE>
|
|
</TD>
|
|
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
|
</EM>
|
|
</TD>
|
|
</TR>
|
|
|
|
<TR>
|
|
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
<A HREF="index-4.html"><B>PREV LETTER</B></A>
|
|
<A HREF="index-6.html"><B>NEXT LETTER</B></A></FONT></TD>
|
|
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
<A HREF="../index.html?index-filesindex-5.html" target="_top"><B>FRAMES</B></A>
|
|
<A HREF="index-5.html" target="_top"><B>NO FRAMES</B></A>
|
|
<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>
|