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

603 lines
53 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="nl">
<head>
<!-- Generated by javadoc (version 1.7.0_40) on Tue Oct 15 12:25:37 CEST 2013 -->
<title>M-Index</title>
<meta name="date" content="2013-10-15">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="M-Index";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-11.html">Prev Letter</a></li>
<li><a href="index-13.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-12.html" target="_top">Frames</a></li>
<li><a href="index-12.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">Q</a>&nbsp;<a href="index-17.html">R</a>&nbsp;<a href="index-18.html">S</a>&nbsp;<a href="index-19.html">T</a>&nbsp;<a href="index-20.html">U</a>&nbsp;<a href="index-21.html">V</a>&nbsp;<a href="index-22.html">W</a>&nbsp;<a href="index-23.html">X</a>&nbsp;<a href="index-24.html">Y</a>&nbsp;<a href="index-25.html">Z</a>&nbsp;<a href="index-26.html">_</a>&nbsp;<a name="_M_">
<!-- -->
</a>
<h2 class="title">M</h2>
<dl>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#M11">M11</a></span> - Variable in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Value at row 1 column 1 of the matrix.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#M12">M12</a></span> - Variable in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Value at row 1 column 2 of the matrix.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#M13">M13</a></span> - Variable in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Value at row 1 column 3 of the matrix.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#M14">M14</a></span> - Variable in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Value at row 1 column 4 of the matrix.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#M21">M21</a></span> - Variable in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Value at row 2 column 1 of the matrix.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#M22">M22</a></span> - Variable in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Value at row 2 column 2 of the matrix.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#M23">M23</a></span> - Variable in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Value at row 2 column 3 of the matrix.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#M24">M24</a></span> - Variable in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Value at row 2 column 4 of the matrix.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#M31">M31</a></span> - Variable in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Value at row 3 column 1 of the matrix.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#M32">M32</a></span> - Variable in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Value at row 3 column 2 of the matrix.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#M33">M33</a></span> - Variable in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Value at row 3 column 3 of the matrix.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#M34">M34</a></span> - Variable in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Value at row 3 column 4 of the matrix.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#M41">M41</a></span> - Variable in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Value at row 4 column 1 of the matrix.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#M42">M42</a></span> - Variable in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Value at row 4 column 2 of the matrix.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#M43">M43</a></span> - Variable in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Value at row 4 column 3 of the matrix.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#M44">M44</a></span> - Variable in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Value at row 4 column 4 of the matrix.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Color.html#Magenta">Magenta</a></span> - Static variable in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework">Color</a></dt>
<dd>
<div class="block">Gets a system-defined color with the value R:255 G:0 B:255 A:255.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Color.html#Maroon">Maroon</a></span> - Static variable in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework">Color</a></dt>
<dd>
<div class="block">Gets a system-defined color with the value R:128 G:0 B:0 A:255.</div>
</dd>
<dt><a href="../Microsoft/Xna/Framework/MathHelper.html" title="class in Microsoft.Xna.Framework"><span class="strong">MathHelper</span></a> - Class in <a href="../Microsoft/Xna/Framework/package-summary.html">Microsoft.Xna.Framework</a></dt>
<dd>
<div class="block">Contains commonly used precalculated values.</div>
</dd>
<dt><a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework"><span class="strong">Matrix</span></a> - Class in <a href="../Microsoft/Xna/Framework/package-summary.html">Microsoft.Xna.Framework</a></dt>
<dd>
<div class="block">Defines a matrix.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#Matrix()">Matrix()</a></span> - Constructor for class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Initializes a new instance of Matrix.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#Matrix(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float)">Matrix(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float)</a></span> - Constructor for class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Initializes a new instance of Matrix.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/BoundingBox.html#Max">Max</a></span> - Variable in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/BoundingBox.html" title="class in Microsoft.Xna.Framework">BoundingBox</a></dt>
<dd>
<div class="block">The maximum point the BoundingBox contains.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/MathHelper.html#Max(float, float)">Max(float, float)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/MathHelper.html" title="class in Microsoft.Xna.Framework">MathHelper</a></dt>
<dd>
<div class="block">Returns the greater of two values.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Vector2.html#Max(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)">Max(Vector2, Vector2)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Vector2.html" title="class in Microsoft.Xna.Framework">Vector2</a></dt>
<dd>
<div class="block">Returns a vector that contains the highest value from each matching pair of components.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Vector2.html#Max(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)">Max(Vector2, Vector2, Vector2)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Vector2.html" title="class in Microsoft.Xna.Framework">Vector2</a></dt>
<dd>
<div class="block">Returns a vector that contains the highest value from each matching pair of components.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Vector3.html#Max(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3)">Max(Vector3, Vector3)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Vector3.html" title="class in Microsoft.Xna.Framework">Vector3</a></dt>
<dd>
<div class="block">Returns a vector that contains the highest value from each matching pair of components.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Vector3.html#Max(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3)">Max(Vector3, Vector3, Vector3)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Vector3.html" title="class in Microsoft.Xna.Framework">Vector3</a></dt>
<dd>
<div class="block">Returns a vector that contains the highest value from each matching pair of components.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Vector4.html#Max(Microsoft.Xna.Framework.Vector4, Microsoft.Xna.Framework.Vector4)">Max(Vector4, Vector4)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Vector4.html" title="class in Microsoft.Xna.Framework">Vector4</a></dt>
<dd>
<div class="block">Returns a vector that contains the highest value from each matching pair of components.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Vector4.html#Max(Microsoft.Xna.Framework.Vector4, Microsoft.Xna.Framework.Vector4, Microsoft.Xna.Framework.Vector4)">Max(Vector4, Vector4, Vector4)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Vector4.html" title="class in Microsoft.Xna.Framework">Vector4</a></dt>
<dd>
<div class="block">Returns a vector that contains the highest value from each matching pair of components.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/Viewport.html#MaxDepth">MaxDepth</a></span> - Variable in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/Viewport.html" title="class in Microsoft.Xna.Framework.Graphics">Viewport</a></dt>
<dd>
<div class="block">Gets or sets the maximum depth of the clip volume.</div>
</dd>
<dt><span class="strong"><a href="../System/TimeSpan.html#MaxValue">MaxValue</a></span> - Static variable in class System.<a href="../System/TimeSpan.html" title="class in System">TimeSpan</a></dt>
<dd>
<div class="block">Represents the maximum TimeSpan value.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/SpriteFont.html#MeasureString(java.lang.String)">MeasureString(String)</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/SpriteFont.html" title="class in Microsoft.Xna.Framework.Graphics">SpriteFont</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/SpriteFont.html#MeasureString(java.lang.StringBuilder)">MeasureString(StringBuilder)</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/SpriteFont.html" title="class in Microsoft.Xna.Framework.Graphics">SpriteFont</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Color.html#MediumAquamarine">MediumAquamarine</a></span> - Static variable in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework">Color</a></dt>
<dd>
<div class="block">Gets a system-defined color with the value R:102 G:205 B:170 A:255.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Color.html#MediumBlue">MediumBlue</a></span> - Static variable in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework">Color</a></dt>
<dd>
<div class="block">Gets a system-defined color with the value R:0 G:0 B:205 A:255.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Color.html#MediumOrchid">MediumOrchid</a></span> - Static variable in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework">Color</a></dt>
<dd>
<div class="block">Gets a system-defined color with the value R:186 G:85 B:211 A:255.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Color.html#MediumPurple">MediumPurple</a></span> - Static variable in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework">Color</a></dt>
<dd>
<div class="block">Gets a system-defined color with the value R:147 G:112 B:219 A:255.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Color.html#MediumSeaGreen">MediumSeaGreen</a></span> - Static variable in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework">Color</a></dt>
<dd>
<div class="block">Gets a system-defined color with the value R:60 G:179 B:113 A:255.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Color.html#MediumSlateBlue">MediumSlateBlue</a></span> - Static variable in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework">Color</a></dt>
<dd>
<div class="block">Gets a system-defined color with the value R:123 G:104 B:238 A:255.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Color.html#MediumSpringGreen">MediumSpringGreen</a></span> - Static variable in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework">Color</a></dt>
<dd>
<div class="block">Gets a system-defined color with the value R:0 G:250 B:154 A:255.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Color.html#MediumTurquoise">MediumTurquoise</a></span> - Static variable in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework">Color</a></dt>
<dd>
<div class="block">Gets a system-defined color with the value R:72 G:209 B:204 A:255.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Color.html#MediumVioletRed">MediumVioletRed</a></span> - Static variable in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework">Color</a></dt>
<dd>
<div class="block">Gets a system-defined color with the value R:199 G:21 B:133 A:255.</div>
</dd>
<dt><a href="../System/IO/MemoryStream.html" title="class in System.IO"><span class="strong">MemoryStream</span></a> - Class in <a href="../System/IO/package-summary.html">System.IO</a></dt>
<dd>
<div class="block">Defines a stream whose backing store is memory.</div>
</dd>
<dt><span class="strong"><a href="../System/IO/MemoryStream.html#MemoryStream()">MemoryStream()</a></span> - Constructor for class System.IO.<a href="../System/IO/MemoryStream.html" title="class in System.IO">MemoryStream</a></dt>
<dd>
<div class="block">Initializes a new instance of the MemoryStream class with an expandable capacity initialized to zero.</div>
</dd>
<dt><span class="strong"><a href="../System/IO/MemoryStream.html#MemoryStream(int)">MemoryStream(int)</a></span> - Constructor for class System.IO.<a href="../System/IO/MemoryStream.html" title="class in System.IO">MemoryStream</a></dt>
<dd>
<div class="block">Initializes a new instance of the MemoryStream class with an expandable capacity initialized as specified.</div>
</dd>
<dt><span class="strong"><a href="../System/IO/MemoryStream.html#MemoryStream(byte[])">MemoryStream(byte[])</a></span> - Constructor for class System.IO.<a href="../System/IO/MemoryStream.html" title="class in System.IO">MemoryStream</a></dt>
<dd>
<div class="block">Initializes a new non-resizable instance of the MemoryStream class based on the specified byte array.</div>
</dd>
<dt><span class="strong"><a href="../System/IO/MemoryStream.html#MemoryStream(byte[], boolean)">MemoryStream(byte[], boolean)</a></span> - Constructor for class System.IO.<a href="../System/IO/MemoryStream.html" title="class in System.IO">MemoryStream</a></dt>
<dd>
<div class="block">Initializes a new non-resizable instance of the MemoryStream class based on the specified byte array with the CanWrite property set as specified.</div>
</dd>
<dt><span class="strong"><a href="../System/IO/MemoryStream.html#MemoryStream(byte[], int, int)">MemoryStream(byte[], int, int)</a></span> - Constructor for class System.IO.<a href="../System/IO/MemoryStream.html" title="class in System.IO">MemoryStream</a></dt>
<dd>
<div class="block">Initializes a new non-resizable instance of the MemoryStream class based on the specified region (index) of a byte array.</div>
</dd>
<dt><span class="strong"><a href="../System/IO/MemoryStream.html#MemoryStream(byte[], int, int, boolean)">MemoryStream(byte[], int, int, boolean)</a></span> - Constructor for class System.IO.<a href="../System/IO/MemoryStream.html" title="class in System.IO">MemoryStream</a></dt>
<dd>
<div class="block">Initializes a new non-resizable instance of the MemoryStream class based on the specified region of a byte array, with the CanWrite property set as specified.</div>
</dd>
<dt><span class="strong"><a href="../System/IO/MemoryStream.html#MemoryStream(byte[], int, int, boolean, boolean)">MemoryStream(byte[], int, int, boolean, boolean)</a></span> - Constructor for class System.IO.<a href="../System/IO/MemoryStream.html" title="class in System.IO">MemoryStream</a></dt>
<dd>
<div class="block">Initializes a new non-resizable instance of the MemoryStream class based on the specified region of a byte array, with the CanWrite property set as specified, and the ability to call GetBuffer set as specified.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/ModelMesh.html#MeshParts()">MeshParts()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/ModelMesh.html" title="class in Microsoft.Xna.Framework.Graphics">ModelMesh</a></dt>
<dd>
<div class="block">Gets the ModelMeshPart objects that make up this mesh.</div>
</dd>
<dt><a href="../Microsoft/Xna/Framework/GamerServices/MessageBoxIcon.html" title="enum in Microsoft.Xna.Framework.GamerServices"><span class="strong">MessageBoxIcon</span></a> - Enum in <a href="../Microsoft/Xna/Framework/GamerServices/package-summary.html">Microsoft.Xna.Framework.GamerServices</a></dt>
<dd>
<div class="block">Defines the different icons for a message box.</div>
</dd>
<dt><a href="../Microsoft/Xna/Framework/package-summary.html">Microsoft.Xna.Framework</a> - package Microsoft.Xna.Framework</dt>
<dd>&nbsp;</dd>
<dt><a href="../Microsoft/Xna/Framework/Audio/package-summary.html">Microsoft.Xna.Framework.Audio</a> - package Microsoft.Xna.Framework.Audio</dt>
<dd>&nbsp;</dd>
<dt><a href="../Microsoft/Xna/Framework/Content/package-summary.html">Microsoft.Xna.Framework.Content</a> - package Microsoft.Xna.Framework.Content</dt>
<dd>&nbsp;</dd>
<dt><a href="../Microsoft/Xna/Framework/GamerServices/package-summary.html">Microsoft.Xna.Framework.GamerServices</a> - package Microsoft.Xna.Framework.GamerServices</dt>
<dd>&nbsp;</dd>
<dt><a href="../Microsoft/Xna/Framework/Graphics/package-summary.html">Microsoft.Xna.Framework.Graphics</a> - package Microsoft.Xna.Framework.Graphics</dt>
<dd>&nbsp;</dd>
<dt><a href="../Microsoft/Xna/Framework/Graphics/PackedVector/package-summary.html">Microsoft.Xna.Framework.Graphics.PackedVector</a> - package Microsoft.Xna.Framework.Graphics.PackedVector</dt>
<dd>&nbsp;</dd>
<dt><a href="../Microsoft/Xna/Framework/Input/package-summary.html">Microsoft.Xna.Framework.Input</a> - package Microsoft.Xna.Framework.Input</dt>
<dd>&nbsp;</dd>
<dt><a href="../Microsoft/Xna/Framework/Input/Touch/package-summary.html">Microsoft.Xna.Framework.Input.Touch</a> - package Microsoft.Xna.Framework.Input.Touch</dt>
<dd>&nbsp;</dd>
<dt><a href="../Microsoft/Xna/Framework/Net/package-summary.html">Microsoft.Xna.Framework.Net</a> - package Microsoft.Xna.Framework.Net</dt>
<dd>&nbsp;</dd>
<dt><a href="../Microsoft/Xna/Framework/Storage/package-summary.html">Microsoft.Xna.Framework.Storage</a> - package Microsoft.Xna.Framework.Storage</dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Input/MouseState.html#MiddleButton">MiddleButton</a></span> - Variable in class Microsoft.Xna.Framework.Input.<a href="../Microsoft/Xna/Framework/Input/MouseState.html" title="class in Microsoft.Xna.Framework.Input">MouseState</a></dt>
<dd>
<div class="block">Returns the state of the middle mouse button.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Color.html#MidnightBlue">MidnightBlue</a></span> - Static variable in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework">Color</a></dt>
<dd>
<div class="block">Gets a system-defined color with the value R:25 G:25 B:112 A:255.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/BoundingBox.html#Min">Min</a></span> - Variable in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/BoundingBox.html" title="class in Microsoft.Xna.Framework">BoundingBox</a></dt>
<dd>
<div class="block">The minimum point the BoundingBox contains.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/MathHelper.html#Min(float, float)">Min(float, float)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/MathHelper.html" title="class in Microsoft.Xna.Framework">MathHelper</a></dt>
<dd>
<div class="block">Returns the lesser of two values.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Vector2.html#Min(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)">Min(Vector2, Vector2)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Vector2.html" title="class in Microsoft.Xna.Framework">Vector2</a></dt>
<dd>
<div class="block">Returns a vector that contains the lowest value from each matching pair of components.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Vector2.html#Min(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)">Min(Vector2, Vector2, Vector2)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Vector2.html" title="class in Microsoft.Xna.Framework">Vector2</a></dt>
<dd>
<div class="block">Returns a vector that contains the lowest value from each matching pair of components.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Vector3.html#Min(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3)">Min(Vector3, Vector3)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Vector3.html" title="class in Microsoft.Xna.Framework">Vector3</a></dt>
<dd>
<div class="block">Returns a vector that contains the lowest value from each matching pair of components.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Vector3.html#Min(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3)">Min(Vector3, Vector3, Vector3)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Vector3.html" title="class in Microsoft.Xna.Framework">Vector3</a></dt>
<dd>
<div class="block">Returns a vector that contains the lowest value from each matching pair of components.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Vector4.html#Min(Microsoft.Xna.Framework.Vector4, Microsoft.Xna.Framework.Vector4)">Min(Vector4, Vector4)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Vector4.html" title="class in Microsoft.Xna.Framework">Vector4</a></dt>
<dd>
<div class="block">Returns a vector that contains the lowest value from each matching pair of components.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Vector4.html#Min(Microsoft.Xna.Framework.Vector4, Microsoft.Xna.Framework.Vector4, Microsoft.Xna.Framework.Vector4)">Min(Vector4, Vector4, Vector4)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Vector4.html" title="class in Microsoft.Xna.Framework">Vector4</a></dt>
<dd>
<div class="block">Returns a vector that contains the lowest value from each matching pair of components.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/Viewport.html#MinDepth">MinDepth</a></span> - Variable in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/Viewport.html" title="class in Microsoft.Xna.Framework.Graphics">Viewport</a></dt>
<dd>
<div class="block">Gets or sets the minimum depth of the clip volume.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Color.html#MintCream">MintCream</a></span> - Static variable in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework">Color</a></dt>
<dd>
<div class="block">Gets a system-defined color with the value R:245 G:255 B:250 A:255.</div>
</dd>
<dt><span class="strong"><a href="../System/TimeSpan.html#MinValue">MinValue</a></span> - Static variable in class System.<a href="../System/TimeSpan.html" title="class in System">TimeSpan</a></dt>
<dd>
<div class="block">Represents the minimum TimeSpan value.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Color.html#MistyRose">MistyRose</a></span> - Static variable in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework">Color</a></dt>
<dd>
<div class="block">Gets a system-defined color with the value R:255 G:228 B:225 A:255.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Color.html#Moccasin">Moccasin</a></span> - Static variable in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework">Color</a></dt>
<dd>
<div class="block">Gets a system-defined color with the value R:255 G:228 B:181 A:255.</div>
</dd>
<dt><a href="../Microsoft/Xna/Framework/Graphics/Model.html" title="class in Microsoft.Xna.Framework.Graphics"><span class="strong">Model</span></a> - Class in <a href="../Microsoft/Xna/Framework/Graphics/package-summary.html">Microsoft.Xna.Framework.Graphics</a></dt>
<dd>
<div class="block">Represents a 3D model composed of multiple ModelMesh objects which may be moved independently.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/Model.html#Model()">Model()</a></span> - Constructor for class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/Model.html" title="class in Microsoft.Xna.Framework.Graphics">Model</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../Microsoft/Xna/Framework/Graphics/ModelBone.html" title="class in Microsoft.Xna.Framework.Graphics"><span class="strong">ModelBone</span></a> - Class in <a href="../Microsoft/Xna/Framework/Graphics/package-summary.html">Microsoft.Xna.Framework.Graphics</a></dt>
<dd>
<div class="block">Represents bone data for a model.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/ModelBone.html#ModelBone()">ModelBone()</a></span> - Constructor for class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/ModelBone.html" title="class in Microsoft.Xna.Framework.Graphics">ModelBone</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../Microsoft/Xna/Framework/Graphics/ModelBoneCollection.html" title="class in Microsoft.Xna.Framework.Graphics"><span class="strong">ModelBoneCollection</span></a> - Class in <a href="../Microsoft/Xna/Framework/Graphics/package-summary.html">Microsoft.Xna.Framework.Graphics</a></dt>
<dd>
<div class="block">Represents a set of bones associated with a model.</div>
</dd>
<dt><a href="../Microsoft/Xna/Framework/Graphics/ModelBoneCollection.ModelBoneCollectionIterator.html" title="class in Microsoft.Xna.Framework.Graphics"><span class="strong">ModelBoneCollection.ModelBoneCollectionIterator</span></a> - Class in <a href="../Microsoft/Xna/Framework/Graphics/package-summary.html">Microsoft.Xna.Framework.Graphics</a></dt>
<dd>
<div class="block">Provides the ability to iterate through the bones in an ModelBoneCollection.</div>
</dd>
<dt><a href="../Microsoft/Xna/Framework/Graphics/ModelEffectCollection.html" title="class in Microsoft.Xna.Framework.Graphics"><span class="strong">ModelEffectCollection</span></a> - Class in <a href="../Microsoft/Xna/Framework/Graphics/package-summary.html">Microsoft.Xna.Framework.Graphics</a></dt>
<dd>
<div class="block">Represents a collection of effects associated with a model.</div>
</dd>
<dt><a href="../Microsoft/Xna/Framework/Graphics/ModelEffectCollection.Enumerator.html" title="class in Microsoft.Xna.Framework.Graphics"><span class="strong">ModelEffectCollection.Enumerator</span></a> - Class in <a href="../Microsoft/Xna/Framework/Graphics/package-summary.html">Microsoft.Xna.Framework.Graphics</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../Microsoft/Xna/Framework/Graphics/ModelMesh.html" title="class in Microsoft.Xna.Framework.Graphics"><span class="strong">ModelMesh</span></a> - Class in <a href="../Microsoft/Xna/Framework/Graphics/package-summary.html">Microsoft.Xna.Framework.Graphics</a></dt>
<dd>
<div class="block">Represents a mesh that is part of a Model.</div>
</dd>
<dt><a href="../Microsoft/Xna/Framework/Graphics/ModelMeshCollection.html" title="class in Microsoft.Xna.Framework.Graphics"><span class="strong">ModelMeshCollection</span></a> - Class in <a href="../Microsoft/Xna/Framework/Graphics/package-summary.html">Microsoft.Xna.Framework.Graphics</a></dt>
<dd>
<div class="block">Represents a collection of ModelMesh objects.</div>
</dd>
<dt><a href="../Microsoft/Xna/Framework/Graphics/ModelMeshCollection.ModelMeshCollectionIterator.html" title="class in Microsoft.Xna.Framework.Graphics"><span class="strong">ModelMeshCollection.ModelMeshCollectionIterator</span></a> - Class in <a href="../Microsoft/Xna/Framework/Graphics/package-summary.html">Microsoft.Xna.Framework.Graphics</a></dt>
<dd>
<div class="block">Provides the ability to iterate through the bones in an ModelMeshCollection.</div>
</dd>
<dt><a href="../Microsoft/Xna/Framework/Graphics/ModelMeshPart.html" title="class in Microsoft.Xna.Framework.Graphics"><span class="strong">ModelMeshPart</span></a> - Class in <a href="../Microsoft/Xna/Framework/Graphics/package-summary.html">Microsoft.Xna.Framework.Graphics</a></dt>
<dd>
<div class="block">Represents a batch of geometry information to submit to the graphics device during rendering.</div>
</dd>
<dt><a href="../Microsoft/Xna/Framework/Graphics/ModelMeshPartCollection.html" title="class in Microsoft.Xna.Framework.Graphics"><span class="strong">ModelMeshPartCollection</span></a> - Class in <a href="../Microsoft/Xna/Framework/Graphics/package-summary.html">Microsoft.Xna.Framework.Graphics</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../Microsoft/Xna/Framework/Graphics/ModelMeshPartCollection.ModelMeshPartCollectionIterator.html" title="class in Microsoft.Xna.Framework.Graphics"><span class="strong">ModelMeshPartCollection.ModelMeshPartCollectionIterator</span></a> - Class in <a href="../Microsoft/Xna/Framework/Graphics/package-summary.html">Microsoft.Xna.Framework.Graphics</a></dt>
<dd>
<div class="block">Provides the ability to iterate through the bones in an ModelMeshPartCollection.</div>
</dd>
<dt><a href="../Microsoft/Xna/Framework/Input/Mouse.html" title="class in Microsoft.Xna.Framework.Input"><span class="strong">Mouse</span></a> - Class in <a href="../Microsoft/Xna/Framework/Input/package-summary.html">Microsoft.Xna.Framework.Input</a></dt>
<dd>
<div class="block">Allows retrieval of position and button clicks from a mouse input device.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Input/Mouse.html#Mouse()">Mouse()</a></span> - Constructor for class Microsoft.Xna.Framework.Input.<a href="../Microsoft/Xna/Framework/Input/Mouse.html" title="class in Microsoft.Xna.Framework.Input">Mouse</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../Microsoft/Xna/Framework/Input/MouseState.html" title="class in Microsoft.Xna.Framework.Input"><span class="strong">MouseState</span></a> - Class in <a href="../Microsoft/Xna/Framework/Input/package-summary.html">Microsoft.Xna.Framework.Input</a></dt>
<dd>
<div class="block">Represents the state of a mouse input device, including mouse cursor position and buttons pressed.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Input/MouseState.html#MouseState(int, int, int, Microsoft.Xna.Framework.Input.ButtonState, Microsoft.Xna.Framework.Input.ButtonState, Microsoft.Xna.Framework.Input.ButtonState, Microsoft.Xna.Framework.Input.ButtonState, Microsoft.Xna.Framework.Input.ButtonState)">MouseState(int, int, int, ButtonState, ButtonState, ButtonState, ButtonState, ButtonState)</a></span> - Constructor for class Microsoft.Xna.Framework.Input.<a href="../Microsoft/Xna/Framework/Input/MouseState.html" title="class in Microsoft.Xna.Framework.Input">MouseState</a></dt>
<dd>
<div class="block">Initializes a new instance of the MouseState class.</div>
</dd>
<dt><span class="strong"><a href="../System/IO/IsolatedStorage/IsolatedStorageFile.html#MoveDirectory(java.lang.String, java.lang.String)">MoveDirectory(String, String)</a></span> - Method in class System.IO.IsolatedStorage.<a href="../System/IO/IsolatedStorage/IsolatedStorageFile.html" title="class in System.IO.IsolatedStorage">IsolatedStorageFile</a></dt>
<dd>
<div class="block">Moves a specified directory and its contents to a new location.</div>
</dd>
<dt><span class="strong"><a href="../System/IO/IsolatedStorage/IsolatedStorageFile.html#MoveFile(java.lang.String, java.lang.String)">MoveFile(String, String)</a></span> - Method in class System.IO.IsolatedStorage.<a href="../System/IO/IsolatedStorage/IsolatedStorageFile.html" title="class in System.IO.IsolatedStorage">IsolatedStorageFile</a></dt>
<dd>
<div class="block">Moves a specified file to a new location, and optionally lets you specify a new file name.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Color.html#Multiply(Microsoft.Xna.Framework.Color, float)">Multiply(Color, float)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework">Color</a></dt>
<dd>
<div class="block">Multiply each color component by the scale factor.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#Multiply(Microsoft.Xna.Framework.Matrix)">Multiply(Matrix)</a></span> - Method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Multiplies the current matrix by another matrix.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#Multiply(Microsoft.Xna.Framework.Matrix, Microsoft.Xna.Framework.Matrix)">Multiply(Matrix, Matrix)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Multiplies a matrix by another matrix.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#Multiply(float)">Multiply(float)</a></span> - Method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Multiplies the current matrix by a scalar value.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#Multiply(Microsoft.Xna.Framework.Matrix, float)">Multiply(Matrix, float)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Multiplies a matrix by a scalar value.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#Multiply(Microsoft.Xna.Framework.Matrix, Microsoft.Xna.Framework.Matrix, Microsoft.Xna.Framework.Matrix)">Multiply(Matrix, Matrix, Matrix)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Multiplies a matrix by another matrix.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#Multiply(Microsoft.Xna.Framework.Matrix, float, Microsoft.Xna.Framework.Matrix)">Multiply(Matrix, float, Matrix)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Matrix.html" title="class in Microsoft.Xna.Framework">Matrix</a></dt>
<dd>
<div class="block">Multiplies a matrix by a scalar value.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Quaternion.html#Multiply(Microsoft.Xna.Framework.Quaternion)">Multiply(Quaternion)</a></span> - Method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Quaternion.html" title="class in Microsoft.Xna.Framework">Quaternion</a></dt>
<dd>
<div class="block">Multiplies the current quaternion by the specified quaternion.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Quaternion.html#Multiply(float)">Multiply(float)</a></span> - Method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Quaternion.html" title="class in Microsoft.Xna.Framework">Quaternion</a></dt>
<dd>
<div class="block">Multiplies the current quaternion by the specified scalar value.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Quaternion.html#Multiply(Microsoft.Xna.Framework.Quaternion, Microsoft.Xna.Framework.Quaternion)">Multiply(Quaternion, Quaternion)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Quaternion.html" title="class in Microsoft.Xna.Framework">Quaternion</a></dt>
<dd>
<div class="block">Multiplies two quaternions.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Quaternion.html#Multiply(Microsoft.Xna.Framework.Quaternion, float)">Multiply(Quaternion, float)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Quaternion.html" title="class in Microsoft.Xna.Framework">Quaternion</a></dt>
<dd>
<div class="block">Multiplies a quaternion by a scalar value.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Quaternion.html#Multiply(Microsoft.Xna.Framework.Quaternion, Microsoft.Xna.Framework.Quaternion, Microsoft.Xna.Framework.Quaternion)">Multiply(Quaternion, Quaternion, Quaternion)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Quaternion.html" title="class in Microsoft.Xna.Framework">Quaternion</a></dt>
<dd>
<div class="block">Multiplies two quaternions.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Quaternion.html#Multiply(Microsoft.Xna.Framework.Quaternion, float, Microsoft.Xna.Framework.Quaternion)">Multiply(Quaternion, float, Quaternion)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Quaternion.html" title="class in Microsoft.Xna.Framework">Quaternion</a></dt>
<dd>
<div class="block">Multiplies a quaternion by a scalar value.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Vector2.html#Multiply(Microsoft.Xna.Framework.Vector2)">Multiply(Vector2)</a></span> - Method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Vector2.html" title="class in Microsoft.Xna.Framework">Vector2</a></dt>
<dd>
<div class="block">Multiplies the components of the current vector by the components of another vector.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Vector2.html#Multiply(float)">Multiply(float)</a></span> - Method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Vector2.html" title="class in Microsoft.Xna.Framework">Vector2</a></dt>
<dd>
<div class="block">Multiplies the current vector by a scalar value.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Vector2.html#Multiply(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)">Multiply(Vector2, Vector2)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Vector2.html" title="class in Microsoft.Xna.Framework">Vector2</a></dt>
<dd>
<div class="block">Multiplies the components of two vectors by each other.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Vector2.html#Multiply(Microsoft.Xna.Framework.Vector2, float)">Multiply(Vector2, float)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Vector2.html" title="class in Microsoft.Xna.Framework">Vector2</a></dt>
<dd>
<div class="block">Multiplies a vector by a scalar value.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Vector2.html#Multiply(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)">Multiply(Vector2, Vector2, Vector2)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Vector2.html" title="class in Microsoft.Xna.Framework">Vector2</a></dt>
<dd>
<div class="block">Multiplies the components of two vectors by each other.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Vector2.html#Multiply(Microsoft.Xna.Framework.Vector2, float, Microsoft.Xna.Framework.Vector2)">Multiply(Vector2, float, Vector2)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Vector2.html" title="class in Microsoft.Xna.Framework">Vector2</a></dt>
<dd>
<div class="block">Multiplies a vector by a scalar value.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Vector3.html#Multiply(Microsoft.Xna.Framework.Vector3)">Multiply(Vector3)</a></span> - Method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Vector3.html" title="class in Microsoft.Xna.Framework">Vector3</a></dt>
<dd>
<div class="block">Multiplies the components of the current vector by the components of another vector.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Vector3.html#Multiply(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3)">Multiply(Vector3, Vector3)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Vector3.html" title="class in Microsoft.Xna.Framework">Vector3</a></dt>
<dd>
<div class="block">Multiplies the components of two vectors by each other.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Vector3.html#Multiply(float)">Multiply(float)</a></span> - Method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Vector3.html" title="class in Microsoft.Xna.Framework">Vector3</a></dt>
<dd>
<div class="block">Multiplies the current vector by a scalar value.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Vector3.html#Multiply(Microsoft.Xna.Framework.Vector3, float)">Multiply(Vector3, float)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Vector3.html" title="class in Microsoft.Xna.Framework">Vector3</a></dt>
<dd>
<div class="block">Multiplies a vector by a scalar value.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Vector3.html#Multiply(Microsoft.Xna.Framework.Vector3, float, Microsoft.Xna.Framework.Vector3)">Multiply(Vector3, float, Vector3)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Vector3.html" title="class in Microsoft.Xna.Framework">Vector3</a></dt>
<dd>
<div class="block">Multiplies a vector by a scalar value.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Vector3.html#Multiply(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3)">Multiply(Vector3, Vector3, Vector3)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Vector3.html" title="class in Microsoft.Xna.Framework">Vector3</a></dt>
<dd>
<div class="block">Multiplies the components of two vectors by each other.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Vector4.html#Multiply(Microsoft.Xna.Framework.Vector4)">Multiply(Vector4)</a></span> - Method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Vector4.html" title="class in Microsoft.Xna.Framework">Vector4</a></dt>
<dd>
<div class="block">Multiplies the components of the current vector by the components of another vector.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Vector4.html#Multiply(Microsoft.Xna.Framework.Vector4, Microsoft.Xna.Framework.Vector4)">Multiply(Vector4, Vector4)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Vector4.html" title="class in Microsoft.Xna.Framework">Vector4</a></dt>
<dd>
<div class="block">Multiplies the components of two vectors by each other.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Vector4.html#Multiply(float)">Multiply(float)</a></span> - Method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Vector4.html" title="class in Microsoft.Xna.Framework">Vector4</a></dt>
<dd>
<div class="block">Multiplies the current vector by a scalar.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Vector4.html#Multiply(Microsoft.Xna.Framework.Vector4, float)">Multiply(Vector4, float)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Vector4.html" title="class in Microsoft.Xna.Framework">Vector4</a></dt>
<dd>
<div class="block">Multiplies a vector by a scalar.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Vector4.html#Multiply(Microsoft.Xna.Framework.Vector4, Microsoft.Xna.Framework.Vector4, Microsoft.Xna.Framework.Vector4)">Multiply(Vector4, Vector4, Vector4)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Vector4.html" title="class in Microsoft.Xna.Framework">Vector4</a></dt>
<dd>
<div class="block">Multiplies the components of two vectors by each other.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Vector4.html#Multiply(Microsoft.Xna.Framework.Vector4, float, Microsoft.Xna.Framework.Vector4)">Multiply(Vector4, float, Vector4)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Vector4.html" title="class in Microsoft.Xna.Framework">Vector4</a></dt>
<dd>
<div class="block">Multiplies a vector by a scalar.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/PresentationParameters.html#MultiSampleCount">MultiSampleCount</a></span> - Variable in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/PresentationParameters.html" title="class in Microsoft.Xna.Framework.Graphics">PresentationParameters</a></dt>
<dd>&nbsp;</dd>
</dl>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">Q</a>&nbsp;<a href="index-17.html">R</a>&nbsp;<a href="index-18.html">S</a>&nbsp;<a href="index-19.html">T</a>&nbsp;<a href="index-20.html">U</a>&nbsp;<a href="index-21.html">V</a>&nbsp;<a href="index-22.html">W</a>&nbsp;<a href="index-23.html">X</a>&nbsp;<a href="index-24.html">Y</a>&nbsp;<a href="index-25.html">Z</a>&nbsp;<a href="index-26.html">_</a>&nbsp;</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-11.html">Prev Letter</a></li>
<li><a href="index-13.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-12.html" target="_top">Frames</a></li>
<li><a href="index-12.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>