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

1392 lines
146 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>G-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="G-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-6.html">Prev Letter</a></li>
<li><a href="index-8.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-7.html" target="_top">Frames</a></li>
<li><a href="index-7.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="_G_">
<!-- -->
</a>
<h2 class="title">G</h2>
<dl>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Color.html#G()">G()</a></span> - Method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework">Color</a></dt>
<dd>
<div class="block">Gets the Green component of this Color.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Color.html#Gainsboro">Gainsboro</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:220 G:220 B:220 A:255.</div>
</dd>
<dt><a href="../Microsoft/Xna/Framework/GamerServices/GameDifficulty.html" title="enum in Microsoft.Xna.Framework.GamerServices"><span class="strong">GameDifficulty</span></a> - Enum in <a href="../Microsoft/Xna/Framework/GamerServices/package-summary.html">Microsoft.Xna.Framework.GamerServices</a></dt>
<dd>
<div class="block">Indicates how difficult this gamer likes things to be.</div>
</dd>
<dt><a href="../Microsoft/Xna/Framework/Input/GamePad.html" title="class in Microsoft.Xna.Framework.Input"><span class="strong">GamePad</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 user interaction with an Xbox 360 Controller and setting of controller vibration motors.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Input/GamePad.html#GamePad()">GamePad()</a></span> - Constructor for class Microsoft.Xna.Framework.Input.<a href="../Microsoft/Xna/Framework/Input/GamePad.html" title="class in Microsoft.Xna.Framework.Input">GamePad</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../Microsoft/Xna/Framework/Input/GamePadButtons.html" title="class in Microsoft.Xna.Framework.Input"><span class="strong">GamePadButtons</span></a> - Class in <a href="../Microsoft/Xna/Framework/Input/package-summary.html">Microsoft.Xna.Framework.Input</a></dt>
<dd>
<div class="block">Identifies whether the buttons on an Xbox 360 Controller are pressed or released.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Input/GamePadButtons.html#GamePadButtons(java.util.EnumSet)">GamePadButtons(EnumSet&lt;Buttons&gt;)</a></span> - Constructor for class Microsoft.Xna.Framework.Input.<a href="../Microsoft/Xna/Framework/Input/GamePadButtons.html" title="class in Microsoft.Xna.Framework.Input">GamePadButtons</a></dt>
<dd>
<div class="block">Initializes a new instance of the GamePadButtons class, setting the specified buttons to pressed.</div>
</dd>
<dt><a href="../Microsoft/Xna/Framework/Input/GamePadCapabilities.html" title="class in Microsoft.Xna.Framework.Input"><span class="strong">GamePadCapabilities</span></a> - Class in <a href="../Microsoft/Xna/Framework/Input/package-summary.html">Microsoft.Xna.Framework.Input</a></dt>
<dd>
<div class="block">Describes the capabilities of an Xbox 360 Controller, including controller type and whether the controller supports voice.</div>
</dd>
<dt><a href="../Microsoft/Xna/Framework/Input/GamePadDeadZone.html" title="enum in Microsoft.Xna.Framework.Input"><span class="strong">GamePadDeadZone</span></a> - Enum in <a href="../Microsoft/Xna/Framework/Input/package-summary.html">Microsoft.Xna.Framework.Input</a></dt>
<dd>
<div class="block">Specifies a type of dead zone processing to apply to Xbox 360 controller analog sticks when calling GamePad.GetState.</div>
</dd>
<dt><a href="../Microsoft/Xna/Framework/Input/GamePadDPad.html" title="class in Microsoft.Xna.Framework.Input"><span class="strong">GamePadDPad</span></a> - Class in <a href="../Microsoft/Xna/Framework/Input/package-summary.html">Microsoft.Xna.Framework.Input</a></dt>
<dd>
<div class="block">Identifies which directions on the directional pad of an Xbox 360 Controller are being pressed.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Input/GamePadDPad.html#GamePadDPad(Microsoft.Xna.Framework.Input.ButtonState, Microsoft.Xna.Framework.Input.ButtonState, Microsoft.Xna.Framework.Input.ButtonState, Microsoft.Xna.Framework.Input.ButtonState)">GamePadDPad(ButtonState, ButtonState, ButtonState, ButtonState)</a></span> - Constructor for class Microsoft.Xna.Framework.Input.<a href="../Microsoft/Xna/Framework/Input/GamePadDPad.html" title="class in Microsoft.Xna.Framework.Input">GamePadDPad</a></dt>
<dd>
<div class="block">Initializes a new instance of the GamePadDPad class.</div>
</dd>
<dt><a href="../Microsoft/Xna/Framework/Input/GamePadState.html" title="class in Microsoft.Xna.Framework.Input"><span class="strong">GamePadState</span></a> - Class in <a href="../Microsoft/Xna/Framework/Input/package-summary.html">Microsoft.Xna.Framework.Input</a></dt>
<dd>
<div class="block">Represents specific information about the state of an Xbox 360 Controller, including the current state of buttons and sticks.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Input/GamePadState.html#GamePadState(Microsoft.Xna.Framework.Input.GamePadThumbSticks, Microsoft.Xna.Framework.Input.GamePadTriggers, Microsoft.Xna.Framework.Input.GamePadButtons, Microsoft.Xna.Framework.Input.GamePadDPad)">GamePadState(GamePadThumbSticks, GamePadTriggers, GamePadButtons, GamePadDPad)</a></span> - Constructor for class Microsoft.Xna.Framework.Input.<a href="../Microsoft/Xna/Framework/Input/GamePadState.html" title="class in Microsoft.Xna.Framework.Input">GamePadState</a></dt>
<dd>
<div class="block">Initializes a new instance of the GamePadState class using the specified GamePadThumbSticks, GamePadTriggers, GamePadButtons, and GamePadDPad.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Input/GamePadState.html#GamePadState(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2, float, float, Microsoft.Xna.Framework.Input.Buttons...)">GamePadState(Vector2, Vector2, float, float, Buttons...)</a></span> - Constructor for class Microsoft.Xna.Framework.Input.<a href="../Microsoft/Xna/Framework/Input/GamePadState.html" title="class in Microsoft.Xna.Framework.Input">GamePadState</a></dt>
<dd>
<div class="block">Initializes a new instance of the GamePadState class with the specified stick, trigger, and button values.</div>
</dd>
<dt><a href="../Microsoft/Xna/Framework/Input/GamePadThumbSticks.html" title="class in Microsoft.Xna.Framework.Input"><span class="strong">GamePadThumbSticks</span></a> - Class in <a href="../Microsoft/Xna/Framework/Input/package-summary.html">Microsoft.Xna.Framework.Input</a></dt>
<dd>
<div class="block">Structure that represents the position of left and right sticks (thumbsticks) on an Xbox 360 Controller.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Input/GamePadThumbSticks.html#GamePadThumbSticks(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)">GamePadThumbSticks(Vector2, Vector2)</a></span> - Constructor for class Microsoft.Xna.Framework.Input.<a href="../Microsoft/Xna/Framework/Input/GamePadThumbSticks.html" title="class in Microsoft.Xna.Framework.Input">GamePadThumbSticks</a></dt>
<dd>
<div class="block">Initializes a new instance of the GamePadThumbSticks class.</div>
</dd>
<dt><a href="../Microsoft/Xna/Framework/Input/GamePadTriggers.html" title="class in Microsoft.Xna.Framework.Input"><span class="strong">GamePadTriggers</span></a> - Class in <a href="../Microsoft/Xna/Framework/Input/package-summary.html">Microsoft.Xna.Framework.Input</a></dt>
<dd>
<div class="block">Structure that defines the position of the left and right triggers on an Xbox 360 Controller.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Input/GamePadTriggers.html#GamePadTriggers(float, float)">GamePadTriggers(float, float)</a></span> - Constructor for class Microsoft.Xna.Framework.Input.<a href="../Microsoft/Xna/Framework/Input/GamePadTriggers.html" title="class in Microsoft.Xna.Framework.Input">GamePadTriggers</a></dt>
<dd>
<div class="block">Initializes a new instance of the GamePadTriggers class.</div>
</dd>
<dt><a href="../Microsoft/Xna/Framework/GamerServices/Gamer.html" title="class in Microsoft.Xna.Framework.GamerServices"><span class="strong">Gamer</span></a> - Class in <a href="../Microsoft/Xna/Framework/GamerServices/package-summary.html">Microsoft.Xna.Framework.GamerServices</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/GamerServices/Gamer.html#Gamer()">Gamer()</a></span> - Constructor for class Microsoft.Xna.Framework.GamerServices.<a href="../Microsoft/Xna/Framework/GamerServices/Gamer.html" title="class in Microsoft.Xna.Framework.GamerServices">Gamer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../Microsoft/Xna/Framework/GamerServices/GamerCollection.html" title="class in Microsoft.Xna.Framework.GamerServices"><span class="strong">GamerCollection</span></a>&lt;<a href="../Microsoft/Xna/Framework/GamerServices/GamerCollection.html" title="type parameter in GamerCollection">T</a> extends <a href="../Microsoft/Xna/Framework/GamerServices/Gamer.html" title="class in Microsoft.Xna.Framework.GamerServices">Gamer</a>&gt; - Class in <a href="../Microsoft/Xna/Framework/GamerServices/package-summary.html">Microsoft.Xna.Framework.GamerServices</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/GamerServices/GamerCollection.html#GamerCollection(java.util.List)">GamerCollection(List&lt;T&gt;)</a></span> - Constructor for class Microsoft.Xna.Framework.GamerServices.<a href="../Microsoft/Xna/Framework/GamerServices/GamerCollection.html" title="class in Microsoft.Xna.Framework.GamerServices">GamerCollection</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../Microsoft/Xna/Framework/GamerServices/GamerProfile.html" title="class in Microsoft.Xna.Framework.GamerServices"><span class="strong">GamerProfile</span></a> - Class in <a href="../Microsoft/Xna/Framework/GamerServices/package-summary.html">Microsoft.Xna.Framework.GamerServices</a></dt>
<dd>
<div class="block">Profile settings describing information about a gamer such as the gamer's motto, reputation, and gamer picture.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/GamerServices/GamerProfile.html#GamerProfile()">GamerProfile()</a></span> - Constructor for class Microsoft.Xna.Framework.GamerServices.<a href="../Microsoft/Xna/Framework/GamerServices/GamerProfile.html" title="class in Microsoft.Xna.Framework.GamerServices">GamerProfile</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../Microsoft/Xna/Framework/GamerServices/GamerServicesDispatcher.html" title="class in Microsoft.Xna.Framework.GamerServices"><span class="strong">GamerServicesDispatcher</span></a> - Class in <a href="../Microsoft/Xna/Framework/GamerServices/package-summary.html">Microsoft.Xna.Framework.GamerServices</a></dt>
<dd>
<div class="block">Implements the Windows-specific portion of a GamerServicesDispatcher class.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/GamerServices/GamerServicesDispatcher.html#GamerServicesDispatcher()">GamerServicesDispatcher()</a></span> - Constructor for class Microsoft.Xna.Framework.GamerServices.<a href="../Microsoft/Xna/Framework/GamerServices/GamerServicesDispatcher.html" title="class in Microsoft.Xna.Framework.GamerServices">GamerServicesDispatcher</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../Microsoft/Xna/Framework/GamerServices/GamerZone.html" title="enum in Microsoft.Xna.Framework.GamerServices"><span class="strong">GamerZone</span></a> - Enum in <a href="../Microsoft/Xna/Framework/GamerServices/package-summary.html">Microsoft.Xna.Framework.GamerServices</a></dt>
<dd>
<div class="block">This style of social gaming preferred by this Xbox LIVE member.</div>
</dd>
<dt><a href="../Microsoft/Xna/Framework/Input/Touch/GestureSample.html" title="class in Microsoft.Xna.Framework.Input.Touch"><span class="strong">GestureSample</span></a> - Class in <a href="../Microsoft/Xna/Framework/Input/Touch/package-summary.html">Microsoft.Xna.Framework.Input.Touch</a></dt>
<dd>
<div class="block">A representation of data from a multitouch gesture over a span of time.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Input/Touch/GestureSample.html#GestureSample(Microsoft.Xna.Framework.Input.Touch.GestureType, System.TimeSpan, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)">GestureSample(GestureType, TimeSpan, Vector2, Vector2, Vector2, Vector2)</a></span> - Constructor for class Microsoft.Xna.Framework.Input.Touch.<a href="../Microsoft/Xna/Framework/Input/Touch/GestureSample.html" title="class in Microsoft.Xna.Framework.Input.Touch">GestureSample</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Input/Touch/GestureSample.html#GestureType">GestureType</a></span> - Variable in class Microsoft.Xna.Framework.Input.Touch.<a href="../Microsoft/Xna/Framework/Input/Touch/GestureSample.html" title="class in Microsoft.Xna.Framework.Input.Touch">GestureSample</a></dt>
<dd>
<div class="block">The type of gesture in a multitouch gesture sample.</div>
</dd>
<dt><a href="../Microsoft/Xna/Framework/Input/Touch/GestureType.html" title="enum in Microsoft.Xna.Framework.Input.Touch"><span class="strong">GestureType</span></a> - Enum in <a href="../Microsoft/Xna/Framework/Input/Touch/package-summary.html">Microsoft.Xna.Framework.Input.Touch</a></dt>
<dd>
<div class="block">Contains values that represent different multitouch gestures that can be detected by TouchPanel.ReadGesture.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/DisplayModeCollection.html#get(Microsoft.Xna.Framework.Graphics.SurfaceFormat)">get(SurfaceFormat)</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/DisplayModeCollection.html" title="class in Microsoft.Xna.Framework.Graphics">DisplayModeCollection</a></dt>
<dd>
<div class="block">Retrieves the DisplayMode structure with the specified format.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectAnnotationCollection.html#get(int)">get(int)</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectAnnotationCollection.html" title="class in Microsoft.Xna.Framework.Graphics">EffectAnnotationCollection</a></dt>
<dd>
<div class="block">Gets a specific EffectAnnotation object by using an index value.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectAnnotationCollection.html#get(java.lang.String)">get(String)</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectAnnotationCollection.html" title="class in Microsoft.Xna.Framework.Graphics">EffectAnnotationCollection</a></dt>
<dd>
<div class="block">Gets a specific EffectAnnotation object by using a name.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectParameterCollection.html#get(int)">get(int)</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectParameterCollection.html" title="class in Microsoft.Xna.Framework.Graphics">EffectParameterCollection</a></dt>
<dd>
<div class="block">Gets a specific EffectParameter object by using an index value.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectParameterCollection.html#get(java.lang.String)">get(String)</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectParameterCollection.html" title="class in Microsoft.Xna.Framework.Graphics">EffectParameterCollection</a></dt>
<dd>
<div class="block">Gets a specific EffectParameter by name.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectPassCollection.html#get(int)">get(int)</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectPassCollection.html" title="class in Microsoft.Xna.Framework.Graphics">EffectPassCollection</a></dt>
<dd>
<div class="block">Gets a specific element in the collection by using an index value.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectPassCollection.html#get(java.lang.String)">get(String)</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectPassCollection.html" title="class in Microsoft.Xna.Framework.Graphics">EffectPassCollection</a></dt>
<dd>
<div class="block">Gets a specific element in the collection by using a name.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectTechniqueCollection.html#get(int)">get(int)</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectTechniqueCollection.html" title="class in Microsoft.Xna.Framework.Graphics">EffectTechniqueCollection</a></dt>
<dd>
<div class="block">Gets a specific element in the collection by using an index value.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectTechniqueCollection.html#get(java.lang.String)">get(String)</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectTechniqueCollection.html" title="class in Microsoft.Xna.Framework.Graphics">EffectTechniqueCollection</a></dt>
<dd>
<div class="block">Gets a specific element in the collection by using a name.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/ModelBoneCollection.html#get(java.lang.String)">get(String)</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/ModelBoneCollection.html" title="class in Microsoft.Xna.Framework.Graphics">ModelBoneCollection</a></dt>
<dd>
<div class="block">Retrieves a ModelBone from the collection, given the name of the bone.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/ModelMeshCollection.html#get(java.lang.String)">get(String)</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/ModelMeshCollection.html" title="class in Microsoft.Xna.Framework.Graphics">ModelMeshCollection</a></dt>
<dd>
<div class="block">Retrieves a ModelMesh from the collection, given the name of the mesh.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/TextureCollection.html#get(int)">get(int)</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/TextureCollection.html" title="class in Microsoft.Xna.Framework.Graphics">TextureCollection</a></dt>
<dd>
<div class="block">Gets the Texture at the specified sampler number.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Input/KeyboardState.html#get(Microsoft.Xna.Framework.Input.Keys)">get(Keys)</a></span> - Method in class Microsoft.Xna.Framework.Input.<a href="../Microsoft/Xna/Framework/Input/KeyboardState.html" title="class in Microsoft.Xna.Framework.Input">KeyboardState</a></dt>
<dd>
<div class="block">Returns the state of a particular key.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Input/Touch/TouchCollection.html#get(int)">get(int)</a></span> - Method in class Microsoft.Xna.Framework.Input.Touch.<a href="../Microsoft/Xna/Framework/Input/Touch/TouchCollection.html" title="class in Microsoft.Xna.Framework.Input.Touch">TouchCollection</a></dt>
<dd>
<div class="block">Gets the information of the specified touch location.</div>
</dd>
<dt><span class="strong"><a href="../System/Collections/Generic/IList.html#get(int)">get(int)</a></span> - Method in interface System.Collections.Generic.<a href="../System/Collections/Generic/IList.html" title="interface in System.Collections.Generic">IList</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../System/Collections/ObjectModel/Collection.html#get(int)">get(int)</a></span> - Method in class System.Collections.ObjectModel.<a href="../System/Collections/ObjectModel/Collection.html" title="class in System.Collections.ObjectModel">Collection</a></dt>
<dd>
<div class="block">Gets the element at the specified index.</div>
</dd>
<dt><span class="strong"><a href="../System/Collections/ObjectModel/KeyedCollection.html#get(TKey)">get(TKey)</a></span> - Method in class System.Collections.ObjectModel.<a href="../System/Collections/ObjectModel/KeyedCollection.html" title="class in System.Collections.ObjectModel">KeyedCollection</a></dt>
<dd>
<div class="block">Gets the element with the specified key.</div>
</dd>
<dt><span class="strong"><a href="../System/Collections/ObjectModel/ReadOnlyCollection.html#get(int)">get(int)</a></span> - Method in class System.Collections.ObjectModel.<a href="../System/Collections/ObjectModel/ReadOnlyCollection.html" title="class in System.Collections.ObjectModel">ReadOnlyCollection</a></dt>
<dd>
<div class="block">Gets the element at the specified index.</div>
</dd>
<dt><span class="strong"><a href="../System/ArgumentOutOfRangeException.html#getActualValue()">getActualValue()</a></span> - Method in exception System.<a href="../System/ArgumentOutOfRangeException.html" title="class in System">ArgumentOutOfRangeException</a></dt>
<dd>
<div class="block">Gets the argument value that causes this exception.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html#getAdapter()">getAdapter()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html" title="class in Microsoft.Xna.Framework.Graphics">GraphicsDevice</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/GraphicsAdapter.html#getAdapters()">getAdapters()</a></span> - Static method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/GraphicsAdapter.html" title="class in Microsoft.Xna.Framework.Graphics">GraphicsAdapter</a></dt>
<dd>
<div class="block">Collection of available adapters on the system.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/DualTextureEffect.html#getAlpha()">getAlpha()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/DualTextureEffect.html" title="class in Microsoft.Xna.Framework.Graphics">DualTextureEffect</a></dt>
<dd>
<div class="block">Gets the material alpha which determines its transparency.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/BlendState.html#getAlphaBlendFunction()">getAlphaBlendFunction()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/BlendState.html" title="class in Microsoft.Xna.Framework.Graphics">BlendState</a></dt>
<dd>
<div class="block">Gets the arithmetic operation when blending alpha values.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/IEffectLights.html#getAmbientLightColor()">getAmbientLightColor()</a></span> - Method in interface Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/IEffectLights.html" title="interface in Microsoft.Xna.Framework.Graphics">IEffectLights</a></dt>
<dd>
<div class="block">Gets the ambient light color for the current effect.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectParameter.html#getAnnotations()">getAnnotations()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectParameter.html" title="class in Microsoft.Xna.Framework.Graphics">EffectParameter</a></dt>
<dd>
<div class="block">Gets the collection of EffectAnnotation objects for this parameter.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectPass.html#getAnnotations()">getAnnotations()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectPass.html" title="class in Microsoft.Xna.Framework.Graphics">EffectPass</a></dt>
<dd>
<div class="block">Gets the set of EffectAnnotation objects for this EffectPass.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectTechnique.html#getAnnotations()">getAnnotations()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectTechnique.html" title="class in Microsoft.Xna.Framework.Graphics">EffectTechnique</a></dt>
<dd>
<div class="block">Gets the EffectAnnotation objects associated with this technique.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/DisplayMode.html#getAspectRatio()">getAspectRatio()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/DisplayMode.html" title="class in Microsoft.Xna.Framework.Graphics">DisplayMode</a></dt>
<dd>
<div class="block">Gets the aspect ratio used by the graphics device.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/Viewport.html#getAspectRatio()">getAspectRatio()</a></span> - Method 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 the aspect ratio used by the viewport.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Content/ContentReader.html#getAssetName()">getAssetName()</a></span> - Method in class Microsoft.Xna.Framework.Content.<a href="../Microsoft/Xna/Framework/Content/ContentReader.html" title="class in Microsoft.Xna.Framework.Content">ContentReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Net/QualityOfService.html#getAverageRoundTripTime()">getAverageRoundTripTime()</a></span> - Method in class Microsoft.Xna.Framework.Net.<a href="../Microsoft/Xna/Framework/Net/QualityOfService.html" title="class in Microsoft.Xna.Framework.Net">QualityOfService</a></dt>
<dd>
<div class="block">Gets the average (median) round trip time of all the network packets that were sent during the quality of service measurement process.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html#GetBackBufferData(Microsoft.Xna.Framework.Rectangle, T[], int, int)">GetBackBufferData(Rectangle, T[], int, int)</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html" title="class in Microsoft.Xna.Framework.Graphics">GraphicsDevice</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html#GetBackBufferData(T[])">GetBackBufferData(T[])</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html" title="class in Microsoft.Xna.Framework.Graphics">GraphicsDevice</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html#GetBackBufferData(T[], int, int)">GetBackBufferData(T[], int, int)</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html" title="class in Microsoft.Xna.Framework.Graphics">GraphicsDevice</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#getBackward()">getBackward()</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">Gets the backward vector of the Matrix.</div>
</dd>
<dt><span class="strong"><a href="../System/IO/BinaryReader.html#getBaseStream()">getBaseStream()</a></span> - Method in class System.IO.<a href="../System/IO/BinaryReader.html" title="class in System.IO">BinaryReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../System/IO/BinaryWriter.html#getBaseStream()">getBaseStream()</a></span> - Method in class System.IO.<a href="../System/IO/BinaryWriter.html" title="class in System.IO">BinaryWriter</a></dt>
<dd>
<div class="block">Gets the underlying stream of the System.IO.BinaryWriter.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html#getBlendFactor()">getBlendFactor()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html" title="class in Microsoft.Xna.Framework.Graphics">GraphicsDevice</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/Model.html#getBones()">getBones()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/Model.html" title="class in Microsoft.Xna.Framework.Graphics">Model</a></dt>
<dd>
<div class="block">Gets a collection of ModelBone objects which describe how each mesh in the Meshes collection for this model relates to its parent mesh.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/ModelMesh.html#getBoundingSphere()">getBoundingSphere()</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 BoundingSphere that contains this mesh.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/PresentationParameters.html#getBounds()">getBounds()</a></span> - Method 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>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/Viewport.html#getBounds()">getBounds()</a></span> - Method 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 the size of this resource.</div>
</dd>
<dt><span class="strong"><a href="../System/IO/MemoryStream.html#GetBuffer()">GetBuffer()</a></span> - Method in class System.IO.<a href="../System/IO/MemoryStream.html" title="class in System.IO">MemoryStream</a></dt>
<dd>
<div class="block">Returns the array of unsigned bytes from which this stream was created.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/IndexBuffer.html#getBufferUsage()">getBufferUsage()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/IndexBuffer.html" title="class in Microsoft.Xna.Framework.Graphics">IndexBuffer</a></dt>
<dd>
<div class="block">Gets the state of the related BufferUsage enumeration.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/VertexBuffer.html#getBufferUsage()">getBufferUsage()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/VertexBuffer.html" title="class in Microsoft.Xna.Framework.Graphics">VertexBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Net/QualityOfService.html#getBytesPerSecondDownstream()">getBytesPerSecondDownstream()</a></span> - Method in class Microsoft.Xna.Framework.Net.<a href="../Microsoft/Xna/Framework/Net/QualityOfService.html" title="class in Microsoft.Xna.Framework.Net">QualityOfService</a></dt>
<dd>
<div class="block">Gets an estimate of the available downstream network bandwidth from the session host to this machine, measured in bytes per second.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Net/QualityOfService.html#getBytesPerSecondUpstream()">getBytesPerSecondUpstream()</a></span> - Method in class Microsoft.Xna.Framework.Net.<a href="../Microsoft/Xna/Framework/Net/QualityOfService.html" title="class in Microsoft.Xna.Framework.Net">QualityOfService</a></dt>
<dd>
<div class="block">Gets an estimate of the available upstream network bandwidth from this machine to the session host, measured in bytes per second.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Input/GamePad.html#GetCapabilities(Microsoft.Xna.Framework.PlayerIndex)">GetCapabilities(PlayerIndex)</a></span> - Static method in class Microsoft.Xna.Framework.Input.<a href="../Microsoft/Xna/Framework/Input/GamePad.html" title="class in Microsoft.Xna.Framework.Input">GamePad</a></dt>
<dd>
<div class="block">Retrieves the capabilities of an Xbox 360 Controller.</div>
</dd>
<dt><span class="strong"><a href="../System/IO/MemoryStream.html#getCapacity()">getCapacity()</a></span> - Method in class System.IO.<a href="../System/IO/MemoryStream.html" title="class in System.IO">MemoryStream</a></dt>
<dd>
<div class="block">Gets the number of bytes allocated for this stream.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/ModelBone.html#getChildren()">getChildren()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/ModelBone.html" title="class in Microsoft.Xna.Framework.Graphics">ModelBone</a></dt>
<dd>
<div class="block">Gets a collection of bones that are children of this bone.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectAnnotation.html#getColumnCount()">getColumnCount()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectAnnotation.html" title="class in Microsoft.Xna.Framework.Graphics">EffectAnnotation</a></dt>
<dd>
<div class="block">Gets the number of columns in this effect annotation.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectParameter.html#getColumnCount()">getColumnCount()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectParameter.html" title="class in Microsoft.Xna.Framework.Graphics">EffectParameter</a></dt>
<dd>
<div class="block">Gets the number of columns in the parameter description.</div>
</dd>
<dt><span class="strong"><a href="../System/Collections/ObjectModel/KeyedCollection.html#getComparer()">getComparer()</a></span> - Method in class System.Collections.ObjectModel.<a href="../System/Collections/ObjectModel/KeyedCollection.html" title="class in System.Collections.ObjectModel">KeyedCollection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Content/ContentReader.html#getContentmanager()">getContentmanager()</a></span> - Method in class Microsoft.Xna.Framework.Content.<a href="../Microsoft/Xna/Framework/Content/ContentReader.html" title="class in Microsoft.Xna.Framework.Content">ContentReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/BoundingBox.html#GetCorners()">GetCorners()</a></span> - Method 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">Gets an array of points that make up the corners of the BoundingBox.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/BoundingBox.html#GetCorners(Microsoft.Xna.Framework.Vector3[])">GetCorners(Vector3[])</a></span> - Method 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">Defines an axis-aligned box-shaped 3D volume.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/RenderTargetBinding.html#getCubeMapFace()">getCubeMapFace()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/RenderTargetBinding.html" title="class in Microsoft.Xna.Framework.Graphics">RenderTargetBinding</a></dt>
<dd>
<div class="block">Gets one face of a CubeMap.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/RasterizerState.html#getCullMode()">getCullMode()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/RasterizerState.html" title="class in Microsoft.Xna.Framework.Graphics">RasterizerState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/GraphicsAdapter.html#getCurrentDisplayMode()">getCurrentDisplayMode()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/GraphicsAdapter.html" title="class in Microsoft.Xna.Framework.Graphics">GraphicsAdapter</a></dt>
<dd>
<div class="block">Gets the current display mode.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/IndexBuffer.html#GetData(int, T[], int, int)">GetData(int, T[], int, int)</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/IndexBuffer.html" title="class in Microsoft.Xna.Framework.Graphics">IndexBuffer</a></dt>
<dd>
<div class="block">Gets a copy of the index buffer data, specifying the start index, starting offset, number of elements, and size of the elements.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/IndexBuffer.html#GetData(T[])">GetData(T[])</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/IndexBuffer.html" title="class in Microsoft.Xna.Framework.Graphics">IndexBuffer</a></dt>
<dd>
<div class="block">Gets a copy of the index buffer data.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/IndexBuffer.html#GetData(T[], int, int)">GetData(T[], int, int)</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/IndexBuffer.html" title="class in Microsoft.Xna.Framework.Graphics">IndexBuffer</a></dt>
<dd>
<div class="block">Gets a copy of the index buffer data, specifying the start index and number of elements.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/Texture2D.html#GetData(T[])">GetData(T[])</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/Texture2D.html" title="class in Microsoft.Xna.Framework.Graphics">Texture2D</a></dt>
<dd>
<div class="block">Gets a copy of 2D texture data.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/Texture2D.html#GetData(T[], int, int)">GetData(T[], int, int)</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/Texture2D.html" title="class in Microsoft.Xna.Framework.Graphics">Texture2D</a></dt>
<dd>
<div class="block">Gets a copy of 2D texture data, specifying a start index and number of elements.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/Texture2D.html#GetData(int, Microsoft.Xna.Framework.Rectangle, T[], int, int)">GetData(int, Rectangle, T[], int, int)</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/Texture2D.html" title="class in Microsoft.Xna.Framework.Graphics">Texture2D</a></dt>
<dd>
<div class="block">Gets a copy of 2D texture data, specifying a mipmap level, source rectangle, start index, and number of elements.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/Texture3D.html#GetData(T[])">GetData(T[])</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/Texture3D.html" title="class in Microsoft.Xna.Framework.Graphics">Texture3D</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/Texture3D.html#GetData(T[], int, int)">GetData(T[], int, int)</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/Texture3D.html" title="class in Microsoft.Xna.Framework.Graphics">Texture3D</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/Texture3D.html#GetData(int, int, int, int, int, int, int, T[], int, int)">GetData(int, int, int, int, int, int, int, T[], int, int)</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/Texture3D.html" title="class in Microsoft.Xna.Framework.Graphics">Texture3D</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/TextureCube.html#GetData(Microsoft.Xna.Framework.Graphics.CubeMapFace, T[])">GetData(CubeMapFace, T[])</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/TextureCube.html" title="class in Microsoft.Xna.Framework.Graphics">TextureCube</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/TextureCube.html#GetData(Microsoft.Xna.Framework.Graphics.CubeMapFace, T[], int, int)">GetData(CubeMapFace, T[], int, int)</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/TextureCube.html" title="class in Microsoft.Xna.Framework.Graphics">TextureCube</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/TextureCube.html#GetData(Microsoft.Xna.Framework.Graphics.CubeMapFace, int, Microsoft.Xna.Framework.Rectangle, T[], int, int)">GetData(CubeMapFace, int, Rectangle, T[], int, int)</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/TextureCube.html" title="class in Microsoft.Xna.Framework.Graphics">TextureCube</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/VertexBuffer.html#GetData(T[])">GetData(T[])</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/VertexBuffer.html" title="class in Microsoft.Xna.Framework.Graphics">VertexBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/VertexBuffer.html#GetData(T[], int, int)">GetData(T[], int, int)</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/VertexBuffer.html" title="class in Microsoft.Xna.Framework.Graphics">VertexBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/VertexBuffer.html#GetData(int, T[], int, int, int)">GetData(int, T[], int, int, int)</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/VertexBuffer.html" title="class in Microsoft.Xna.Framework.Graphics">VertexBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../System/TimeSpan.html#getDays()">getDays()</a></span> - Method in class System.<a href="../System/TimeSpan.html" title="class in System">TimeSpan</a></dt>
<dd>
<div class="block">Gets the number of whole days represented by the current TimeSpan structure.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/GraphicsAdapter.html#getDefaultAdapter()">getDefaultAdapter()</a></span> - Static method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/GraphicsAdapter.html" title="class in Microsoft.Xna.Framework.Graphics">GraphicsAdapter</a></dt>
<dd>
<div class="block">Gets the default adapter.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/RasterizerState.html#getDepthBias()">getDepthBias()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/RasterizerState.html" title="class in Microsoft.Xna.Framework.Graphics">RasterizerState</a></dt>
<dd>
<div class="block">Retrieves the depth bias for polygons, which is the amount of bias to apply to the depth of a primitive to alleviate depth testing problems for primitives of similar
depth.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/DepthStencilState.html#getDepthBufferEnable()">getDepthBufferEnable()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/DepthStencilState.html" title="class in Microsoft.Xna.Framework.Graphics">DepthStencilState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/RenderTarget2D.html#getDepthStencilFormat()">getDepthStencilFormat()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/RenderTarget2D.html" title="class in Microsoft.Xna.Framework.Graphics">RenderTarget2D</a></dt>
<dd>
<div class="block">Gets the data format for the depth stencil data.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/RenderTargetCube.html#getDepthStencilFormat()">getDepthStencilFormat()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/RenderTargetCube.html" title="class in Microsoft.Xna.Framework.Graphics">RenderTargetCube</a></dt>
<dd>
<div class="block">Gets the depth format of this rendertarget.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/GraphicsAdapter.html#getDeviceName()">getDeviceName()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/GraphicsAdapter.html" title="class in Microsoft.Xna.Framework.Graphics">GraphicsAdapter</a></dt>
<dd>
<div class="block">Retrieves a string that contains the device name for a Microsoft Windows Graphics Device Interface (GDI).</div>
</dd>
<dt><span class="strong"><a href="../System/Collections/ObjectModel/KeyedCollection.html#getDictionary()">getDictionary()</a></span> - Method in class System.Collections.ObjectModel.<a href="../System/Collections/ObjectModel/KeyedCollection.html" title="class in System.Collections.ObjectModel">KeyedCollection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/DirectionalLight.html#getDiffuseColor()">getDiffuseColor()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/DirectionalLight.html" title="class in Microsoft.Xna.Framework.Graphics">DirectionalLight</a></dt>
<dd>
<div class="block">Gets or sets the diffuse color of the light.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/DualTextureEffect.html#getDiffuseColor()">getDiffuseColor()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/DualTextureEffect.html" title="class in Microsoft.Xna.Framework.Graphics">DualTextureEffect</a></dt>
<dd>
<div class="block">Gets the diffuse color for a material.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/DirectionalLight.html#getDirection()">getDirection()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/DirectionalLight.html" title="class in Microsoft.Xna.Framework.Graphics">DirectionalLight</a></dt>
<dd>
<div class="block">Gets the light direction.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/IEffectLights.html#getDirectionalLight0()">getDirectionalLight0()</a></span> - Method in interface Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/IEffectLights.html" title="interface in Microsoft.Xna.Framework.Graphics">IEffectLights</a></dt>
<dd>
<div class="block">Gets the first directional light for the current effect.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/IEffectLights.html#getDirectionalLight1()">getDirectionalLight1()</a></span> - Method in interface Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/IEffectLights.html" title="interface in Microsoft.Xna.Framework.Graphics">IEffectLights</a></dt>
<dd>
<div class="block">Gets the second directional light for the current effect.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/IEffectLights.html#getDirectionalLight2()">getDirectionalLight2()</a></span> - Method in interface Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/IEffectLights.html" title="interface in Microsoft.Xna.Framework.Graphics">IEffectLights</a></dt>
<dd>
<div class="block">Gets the third directional light for the current effect.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Storage/StorageContainer.html#GetDirectoryNames(java.lang.String)">GetDirectoryNames(String)</a></span> - Method in class Microsoft.Xna.Framework.Storage.<a href="../Microsoft/Xna/Framework/Storage/StorageContainer.html" title="class in Microsoft.Xna.Framework.Storage">StorageContainer</a></dt>
<dd>
<div class="block">Enumerates the directories in the root of a StorageContainer that conform to a search pattern.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Storage/StorageContainer.html#GetDirectoryNames()">GetDirectoryNames()</a></span> - Method in class Microsoft.Xna.Framework.Storage.<a href="../Microsoft/Xna/Framework/Storage/StorageContainer.html" title="class in Microsoft.Xna.Framework.Storage">StorageContainer</a></dt>
<dd>
<div class="block">Enumerates the directories in the root of a StorageContainer.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/GamerServices/Gamer.html#getDisplayName()">getDisplayName()</a></span> - Method in class Microsoft.Xna.Framework.GamerServices.<a href="../Microsoft/Xna/Framework/GamerServices/Gamer.html" title="class in Microsoft.Xna.Framework.GamerServices">Gamer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Storage/StorageContainer.html#getDisplayName()">getDisplayName()</a></span> - Method in class Microsoft.Xna.Framework.Storage.<a href="../Microsoft/Xna/Framework/Storage/StorageContainer.html" title="class in Microsoft.Xna.Framework.Storage">StorageContainer</a></dt>
<dd>
<div class="block">Gets the name of the title.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Audio/SoundEffect.html#getDistanceScale()">getDistanceScale()</a></span> - Static method in class Microsoft.Xna.Framework.Audio.<a href="../Microsoft/Xna/Framework/Audio/SoundEffect.html" title="class in Microsoft.Xna.Framework.Audio">SoundEffect</a></dt>
<dd>
<div class="block">Gets a value that adjusts the effect of distance calculations on the sound (emitter).</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Audio/AudioEmitter.html#getDopplerScale()">getDopplerScale()</a></span> - Method in class Microsoft.Xna.Framework.Audio.<a href="../Microsoft/Xna/Framework/Audio/AudioEmitter.html" title="class in Microsoft.Xna.Framework.Audio">AudioEmitter</a></dt>
<dd>
<div class="block">Gets a scalar applied to the level of Doppler effect calculated between this and any AudioListener.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Audio/SoundEffect.html#getDopplerScale()">getDopplerScale()</a></span> - Static method in class Microsoft.Xna.Framework.Audio.<a href="../Microsoft/Xna/Framework/Audio/SoundEffect.html" title="class in Microsoft.Xna.Framework.Audio">SoundEffect</a></dt>
<dd>
<div class="block">Gets a value that adjusts the effect of doppler calculations on the sound (emitter).</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#getDown()">getDown()</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">Gets the down vector of the Matrix.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Audio/SoundEffect.html#getDuration()">getDuration()</a></span> - Method in class Microsoft.Xna.Framework.Audio.<a href="../Microsoft/Xna/Framework/Audio/SoundEffect.html" title="class in Microsoft.Xna.Framework.Audio">SoundEffect</a></dt>
<dd>
<div class="block">Gets the duration of the SoundEffect.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/ModelMeshPart.html#getEffect()">getEffect()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/ModelMeshPart.html" title="class in Microsoft.Xna.Framework.Graphics">ModelMeshPart</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/ModelMesh.html#getEffects()">getEffects()</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 a collection of effects associated with this mesh.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectParameter.html#getElements()">getElements()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectParameter.html" title="class in Microsoft.Xna.Framework.Graphics">EffectParameter</a></dt>
<dd>
<div class="block">Gets the collection of effect parameters.</div>
</dd>
<dt><span class="strong"><a href="../System/Runtime/InteropServices/ExternalException.html#getErrorCode()">getErrorCode()</a></span> - Method in exception System.Runtime.InteropServices.<a href="../System/Runtime/InteropServices/ExternalException.html" title="class in System.Runtime.InteropServices">ExternalException</a></dt>
<dd>
<div class="block">Gets the HRESULT of the error.</div>
</dd>
<dt><span class="strong"><a href="../System/IO/FileNotFoundException.html#getFileName()">getFileName()</a></span> - Method in exception System.IO.<a href="../System/IO/FileNotFoundException.html" title="class in System.IO">FileNotFoundException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Storage/StorageContainer.html#GetFileNames(java.lang.String)">GetFileNames(String)</a></span> - Method in class Microsoft.Xna.Framework.Storage.<a href="../Microsoft/Xna/Framework/Storage/StorageContainer.html" title="class in Microsoft.Xna.Framework.Storage">StorageContainer</a></dt>
<dd>
<div class="block">Enumerates files in the root directory of a StorageContainer that match a given pattern.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Storage/StorageContainer.html#GetFileNames()">GetFileNames()</a></span> - Method in class Microsoft.Xna.Framework.Storage.<a href="../Microsoft/Xna/Framework/Storage/StorageContainer.html" title="class in Microsoft.Xna.Framework.Storage">StorageContainer</a></dt>
<dd>
<div class="block">Enumerates files in the root directory of a StorageContainer.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/RasterizerState.html#getFillMode()">getFillMode()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/RasterizerState.html" title="class in Microsoft.Xna.Framework.Graphics">RasterizerState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/DualTextureEffect.html#getFogColor()">getFogColor()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/DualTextureEffect.html" title="class in Microsoft.Xna.Framework.Graphics">DualTextureEffect</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/IEffectFog.html#getFogColor()">getFogColor()</a></span> - Method in interface Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/IEffectFog.html" title="interface in Microsoft.Xna.Framework.Graphics">IEffectFog</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/DualTextureEffect.html#getFogEnd()">getFogEnd()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/DualTextureEffect.html" title="class in Microsoft.Xna.Framework.Graphics">DualTextureEffect</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/IEffectFog.html#getFogEnd()">getFogEnd()</a></span> - Method in interface Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/IEffectFog.html" title="interface in Microsoft.Xna.Framework.Graphics">IEffectFog</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/DualTextureEffect.html#getFogStart()">getFogStart()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/DualTextureEffect.html" title="class in Microsoft.Xna.Framework.Graphics">DualTextureEffect</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/IEffectFog.html#getFogStart()">getFogStart()</a></span> - Method in interface Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/IEffectFog.html" title="interface in Microsoft.Xna.Framework.Graphics">IEffectFog</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/DisplayMode.html#getFormat()">getFormat()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/DisplayMode.html" title="class in Microsoft.Xna.Framework.Graphics">DisplayMode</a></dt>
<dd>
<div class="block">Gets a value indicating the surface format of the display mode.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/Texture.html#getFormat()">getFormat()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/Texture.html" title="class in Microsoft.Xna.Framework.Graphics">Texture</a></dt>
<dd>
<div class="block">Gets the format of the texture data.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Audio/AudioEmitter.html#getForward()">getForward()</a></span> - Method in class Microsoft.Xna.Framework.Audio.<a href="../Microsoft/Xna/Framework/Audio/AudioEmitter.html" title="class in Microsoft.Xna.Framework.Audio">AudioEmitter</a></dt>
<dd>
<div class="block">Gets the forward orientation vector for this emitter.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Audio/AudioListener.html#getForward()">getForward()</a></span> - Method in class Microsoft.Xna.Framework.Audio.<a href="../Microsoft/Xna/Framework/Audio/AudioListener.html" title="class in Microsoft.Xna.Framework.Audio">AudioListener</a></dt>
<dd>
<div class="block">Gets the forward orientation vector for this listener.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#getForward()">getForward()</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">Gets the forward vector of the Matrix.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Storage/StorageDevice.html#getFreeSpace()">getFreeSpace()</a></span> - Method in class Microsoft.Xna.Framework.Storage.<a href="../Microsoft/Xna/Framework/Storage/StorageDevice.html" title="class in Microsoft.Xna.Framework.Storage">StorageDevice</a></dt>
<dd>
<div class="block">Gets the amount of free space on the device.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/GamerServices/SignedInGamer.html#GetFriends()">GetFriends()</a></span> - Method in class Microsoft.Xna.Framework.GamerServices.<a href="../Microsoft/Xna/Framework/GamerServices/SignedInGamer.html" title="class in Microsoft.Xna.Framework.GamerServices">SignedInGamer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/GamerServices/Gamer.html#GetFromGamertag(java.lang.String)">GetFromGamertag(String)</a></span> - 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></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/GamerServices/GamerProfile.html#getGamerPicture()">getGamerPicture()</a></span> - Method in class Microsoft.Xna.Framework.GamerServices.<a href="../Microsoft/Xna/Framework/GamerServices/GamerProfile.html" title="class in Microsoft.Xna.Framework.GamerServices">GamerProfile</a></dt>
<dd>
<div class="block">Gets the gamer picture, which will be 64 pixels by 64 pixels.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/GamerServices/GamerProfile.html#getGamerScore()">getGamerScore()</a></span> - Method in class Microsoft.Xna.Framework.GamerServices.<a href="../Microsoft/Xna/Framework/GamerServices/GamerProfile.html" title="class in Microsoft.Xna.Framework.GamerServices">GamerProfile</a></dt>
<dd>
<div class="block">Gets the GamerScore of this gamer.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/GamerServices/Gamer.html#getGamerTag()">getGamerTag()</a></span> - Method in class Microsoft.Xna.Framework.GamerServices.<a href="../Microsoft/Xna/Framework/GamerServices/Gamer.html" title="class in Microsoft.Xna.Framework.GamerServices">Gamer</a></dt>
<dd>
<div class="block">Gets the gamertag string.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/GamerServices/GamerProfile.html#getGamerZone()">getGamerZone()</a></span> - Method in class Microsoft.Xna.Framework.GamerServices.<a href="../Microsoft/Xna/Framework/GamerServices/GamerProfile.html" title="class in Microsoft.Xna.Framework.GamerServices">GamerProfile</a></dt>
<dd>
<div class="block">Gets the GamerZone setting.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/GraphicsResource.html#getGraphicsDevice()">getGraphicsDevice()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/GraphicsResource.html" title="class in Microsoft.Xna.Framework.Graphics">GraphicsResource</a></dt>
<dd>
<div class="block">Gets the GraphicsDevice associated with this GraphicsResource.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/SpriteBatch.html#getGraphicsDevice()">getGraphicsDevice()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/SpriteBatch.html" title="class in Microsoft.Xna.Framework.Graphics">SpriteBatch</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html#getGraphicsProfile()">getGraphicsProfile()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html" title="class in Microsoft.Xna.Framework.Graphics">GraphicsDevice</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Rectangle.html#GetHashCode()">GetHashCode()</a></span> - Method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Rectangle.html" title="class in Microsoft.Xna.Framework">Rectangle</a></dt>
<dd>
<div class="block">Gets the hash code for this object.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/DisplayMode.html#getHeight()">getHeight()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/DisplayMode.html" title="class in Microsoft.Xna.Framework.Graphics">DisplayMode</a></dt>
<dd>
<div class="block">Gets a value indicating the screen height, in pixels.</div>
</dd>
<dt><span class="strong"><a href="../System/TimeSpan.html#getHours()">getHours()</a></span> - Method in class System.<a href="../System/TimeSpan.html" title="class in System">TimeSpan</a></dt>
<dd>
<div class="block">Gets the number of whole hours represented by the current TimeSpan structure.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#getIdentity()">getIdentity()</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">Returns an instance of the identity matrix.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/ModelBone.html#getIndex()">getIndex()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/ModelBone.html" title="class in Microsoft.Xna.Framework.Graphics">ModelBone</a></dt>
<dd>
<div class="block">Gets the index of this bone in the Bones collection.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/ModelMeshPart.html#getIndexBuffer()">getIndexBuffer()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/ModelMeshPart.html" title="class in Microsoft.Xna.Framework.Graphics">ModelMeshPart</a></dt>
<dd>
<div class="block">Gets the index buffer for this mesh part.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/IndexBuffer.html#getIndexCount()">getIndexCount()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/IndexBuffer.html" title="class in Microsoft.Xna.Framework.Graphics">IndexBuffer</a></dt>
<dd>
<div class="block">Gets the number of indices in this buffer.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/IndexBuffer.html#getIndexElementSize()">getIndexElementSize()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/IndexBuffer.html" title="class in Microsoft.Xna.Framework.Graphics">IndexBuffer</a></dt>
<dd>
<div class="block">Gets a value indicating the size of this index element.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html#getIndices()">getIndices()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html" title="class in Microsoft.Xna.Framework.Graphics">GraphicsDevice</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/VertexBufferBinding.html#getInstanceFrequency()">getInstanceFrequency()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/VertexBufferBinding.html" title="class in Microsoft.Xna.Framework.Graphics">VertexBufferBinding</a></dt>
<dd>
<div class="block">Gets the instancing frequency.</div>
</dd>
<dt><span class="strong"><a href="../System/Collections/ObjectModel/Collection.html#getItems()">getItems()</a></span> - Method in class System.Collections.ObjectModel.<a href="../System/Collections/ObjectModel/Collection.html" title="class in System.Collections.ObjectModel">Collection</a></dt>
<dd>
<div class="block">Gets a java.util.List<T> wrapper around the System.Collections.ObjectModel.Collection<T>.</div>
</dd>
<dt><span class="strong"><a href="../System/Collections/ObjectModel/ReadOnlyCollection.html#getItems()">getItems()</a></span> - Method in class System.Collections.ObjectModel.<a href="../System/Collections/ObjectModel/ReadOnlyCollection.html" title="class in System.Collections.ObjectModel">ReadOnlyCollection</a></dt>
<dd>
<div class="block">Returns the System.Collections.Generic.IList<T> that the System.Collections.ObjectModel.ReadOnlyCollection<T> wraps.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/ModelBoneCollection.html#getIterator()">getIterator()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/ModelBoneCollection.html" title="class in Microsoft.Xna.Framework.Graphics">ModelBoneCollection</a></dt>
<dd>
<div class="block">Returns a ModelBoneCollection.Enumerator that can iterate through a ModelBoneCollection.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Net/NetworkSessionJoinException.html#getJoinError()">getJoinError()</a></span> - Method in exception Microsoft.Xna.Framework.Net.<a href="../Microsoft/Xna/Framework/Net/NetworkSessionJoinException.html" title="class in Microsoft.Xna.Framework.Net">NetworkSessionJoinException</a></dt>
<dd>
<div class="block">Gets or sets a more detailed description of the session join failure.</div>
</dd>
<dt><span class="strong"><a href="../System/Collections/Generic/KeyValuePair.html#getKey()">getKey()</a></span> - Method in class System.Collections.Generic.<a href="../System/Collections/Generic/KeyValuePair.html" title="class in System.Collections.Generic">KeyValuePair</a></dt>
<dd>
<div class="block">Gets the key in the key/value pair.</div>
</dd>
<dt><span class="strong"><a href="../System/Collections/ObjectModel/KeyedCollection.html#GetKeyForItem(TItem)">GetKeyForItem(TItem)</a></span> - Method in class System.Collections.ObjectModel.<a href="../System/Collections/ObjectModel/KeyedCollection.html" title="class in System.Collections.ObjectModel">KeyedCollection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#getLeft()">getLeft()</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">Gets the left vector of the Matrix.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/Texture.html#getLevelCount()">getLevelCount()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/Texture.html" title="class in Microsoft.Xna.Framework.Graphics">Texture</a></dt>
<dd>
<div class="block">Gets the number of texture levels in a multilevel texture.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Rectangle.html#getLocation()">getLocation()</a></span> - Method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Rectangle.html" title="class in Microsoft.Xna.Framework">Rectangle</a></dt>
<dd>
<div class="block">Gets the upper-left value of the Rectangle.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Audio/SoundEffect.html#getMasterVolume()">getMasterVolume()</a></span> - Static method in class Microsoft.Xna.Framework.Audio.<a href="../Microsoft/Xna/Framework/Audio/SoundEffect.html" title="class in Microsoft.Xna.Framework.Audio">SoundEffect</a></dt>
<dd>
<div class="block">Gets the master volume that affects all SoundEffectInstance sounds.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/Model.html#getMeshes()">getMeshes()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/Model.html" title="class in Microsoft.Xna.Framework.Graphics">Model</a></dt>
<dd>
<div class="block">Gets a collection of ModelMesh objects which compose the model.</div>
</dd>
<dt><span class="strong"><a href="../System/TimeSpan.html#getMilliseconds()">getMilliseconds()</a></span> - Method in class System.<a href="../System/TimeSpan.html" title="class in System">TimeSpan</a></dt>
<dd>
<div class="block">Gets the number of whole milliseconds represented by the current TimeSpan structure.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Net/QualityOfService.html#getMinimumRoundTripTime()">getMinimumRoundTripTime()</a></span> - Method in class Microsoft.Xna.Framework.Net.<a href="../Microsoft/Xna/Framework/Net/QualityOfService.html" title="class in Microsoft.Xna.Framework.Net">QualityOfService</a></dt>
<dd>
<div class="block">Gets the minimum round trip time of any network packet that was sent during the quality of service measurement process.</div>
</dd>
<dt><span class="strong"><a href="../System/TimeSpan.html#getMinutes()">getMinutes()</a></span> - Method in class System.<a href="../System/TimeSpan.html" title="class in System">TimeSpan</a></dt>
<dd>
<div class="block">Gets the number of whole minutes represented by the current TimeSpan structure.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/GamerServices/GamerProfile.html#getMotto()">getMotto()</a></span> - Method in class Microsoft.Xna.Framework.GamerServices.<a href="../Microsoft/Xna/Framework/GamerServices/GamerProfile.html" title="class in Microsoft.Xna.Framework.GamerServices">GamerProfile</a></dt>
<dd>
<div class="block">Gets the gamer motto string.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/RasterizerState.html#getMultiSampleAntiAlias()">getMultiSampleAntiAlias()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/RasterizerState.html" title="class in Microsoft.Xna.Framework.Graphics">RasterizerState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/RenderTarget2D.html#getMultiSampleCount()">getMultiSampleCount()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/RenderTarget2D.html" title="class in Microsoft.Xna.Framework.Graphics">RenderTarget2D</a></dt>
<dd>
<div class="block">Gets the number of sample locations during multisampling.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/RenderTargetCube.html#getMultiSampleCount()">getMultiSampleCount()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/RenderTargetCube.html" title="class in Microsoft.Xna.Framework.Graphics">RenderTargetCube</a></dt>
<dd>
<div class="block">Gets the number of multisample locations.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Audio/SoundEffect.html#getName()">getName()</a></span> - Method in class Microsoft.Xna.Framework.Audio.<a href="../Microsoft/Xna/Framework/Audio/SoundEffect.html" title="class in Microsoft.Xna.Framework.Audio">SoundEffect</a></dt>
<dd>
<div class="block">Gets the asset name of the SoundEffect.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectAnnotation.html#getName()">getName()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectAnnotation.html" title="class in Microsoft.Xna.Framework.Graphics">EffectAnnotation</a></dt>
<dd>
<div class="block">Gets the name of the effect annotation.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectParameter.html#getName()">getName()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectParameter.html" title="class in Microsoft.Xna.Framework.Graphics">EffectParameter</a></dt>
<dd>
<div class="block">Gets the name of the parameter.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectPass.html#getName()">getName()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectPass.html" title="class in Microsoft.Xna.Framework.Graphics">EffectPass</a></dt>
<dd>
<div class="block">Gets the name of this pass.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectTechnique.html#getName()">getName()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectTechnique.html" title="class in Microsoft.Xna.Framework.Graphics">EffectTechnique</a></dt>
<dd>
<div class="block">Gets the name of this technique.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/ModelBone.html#getName()">getName()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/ModelBone.html" title="class in Microsoft.Xna.Framework.Graphics">ModelBone</a></dt>
<dd>
<div class="block">Gets the name of this bone.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/ModelMesh.html#getName()">getName()</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 name of this mesh.</div>
</dd>
<dt><span class="strong"><a href="../System/IO/FileStream.html#getName()">getName()</a></span> - Method in class System.IO.<a href="../System/IO/FileStream.html" title="class in System.IO">FileStream</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/ModelMeshPart.html#getNumVertices()">getNumVertices()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/ModelMeshPart.html" title="class in Microsoft.Xna.Framework.Graphics">ModelMeshPart</a></dt>
<dd>
<div class="block">Gets the number of vertices used during a draw call.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/VertexElement.html#getOffset()">getOffset()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/VertexElement.html" title="class in Microsoft.Xna.Framework.Graphics">VertexElement</a></dt>
<dd>
<div class="block">Retrieves the offset (if any) from the beginning of the stream to the beginning of the vertex data.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Color.html#getPackedValue()">getPackedValue()</a></span> - Method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework">Color</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Audio/SoundEffectInstance.html#getPan()">getPan()</a></span> - Method in class Microsoft.Xna.Framework.Audio.<a href="../Microsoft/Xna/Framework/Audio/SoundEffectInstance.html" title="class in Microsoft.Xna.Framework.Audio">SoundEffectInstance</a></dt>
<dd>
<div class="block">Gets the panning for the SoundEffectInstance.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectParameterCollection.html#GetParameterBySemantic(java.lang.String)">GetParameterBySemantic(String)</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectParameterCollection.html" title="class in Microsoft.Xna.Framework.Graphics">EffectParameterCollection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectAnnotation.html#getParameterClass()">getParameterClass()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectAnnotation.html" title="class in Microsoft.Xna.Framework.Graphics">EffectAnnotation</a></dt>
<dd>
<div class="block">Gets the parameter class of this effect annotation.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectParameter.html#getParameterClass()">getParameterClass()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectParameter.html" title="class in Microsoft.Xna.Framework.Graphics">EffectParameter</a></dt>
<dd>
<div class="block">Gets the class of the parameter.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/Effect.html#getParameters()">getParameters()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/Effect.html" title="class in Microsoft.Xna.Framework.Graphics">Effect</a></dt>
<dd>
<div class="block">Gets a collection of parameters used for this effect.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectAnnotation.html#getParameterType()">getParameterType()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectAnnotation.html" title="class in Microsoft.Xna.Framework.Graphics">EffectAnnotation</a></dt>
<dd>
<div class="block">Gets the parameter type of this effect annotation.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectParameter.html#getParameterType()">getParameterType()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectParameter.html" title="class in Microsoft.Xna.Framework.Graphics">EffectParameter</a></dt>
<dd>
<div class="block">Gets the type of the parameter.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/ModelBone.html#getParent()">getParent()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/ModelBone.html" title="class in Microsoft.Xna.Framework.Graphics">ModelBone</a></dt>
<dd>
<div class="block">Gets the parent of this bone.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/ModelMesh.html#getParentBone()">getParentBone()</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 parent bone for this mesh.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/GamerServices/Gamer.html#GetPartnerToken(java.lang.String)">GetPartnerToken(String)</a></span> - 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></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectTechnique.html#getPasses()">getPasses()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectTechnique.html" title="class in Microsoft.Xna.Framework.Graphics">EffectTechnique</a></dt>
<dd>
<div class="block">Gets the collection of EffectPass objects this rendering technique requires.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Audio/SoundEffectInstance.html#getPitch()">getPitch()</a></span> - Method in class Microsoft.Xna.Framework.Audio.<a href="../Microsoft/Xna/Framework/Audio/SoundEffectInstance.html" title="class in Microsoft.Xna.Framework.Audio">SoundEffectInstance</a></dt>
<dd>
<div class="block">Gets the pitch adjustment for the SoundEffectInstance.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/GamerServices/SignedInGamer.html#getPlayerIndex()">getPlayerIndex()</a></span> - Method in class Microsoft.Xna.Framework.GamerServices.<a href="../Microsoft/Xna/Framework/GamerServices/SignedInGamer.html" title="class in Microsoft.Xna.Framework.GamerServices">SignedInGamer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Audio/AudioEmitter.html#getPosition()">getPosition()</a></span> - Method in class Microsoft.Xna.Framework.Audio.<a href="../Microsoft/Xna/Framework/Audio/AudioEmitter.html" title="class in Microsoft.Xna.Framework.Audio">AudioEmitter</a></dt>
<dd>
<div class="block">Gets the position of this emitter.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Audio/AudioListener.html#getPosition()">getPosition()</a></span> - Method in class Microsoft.Xna.Framework.Audio.<a href="../Microsoft/Xna/Framework/Audio/AudioListener.html" title="class in Microsoft.Xna.Framework.Audio">AudioListener</a></dt>
<dd>
<div class="block">Gets the position of this listener.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Net/PacketReader.html#getPosition()">getPosition()</a></span> - Method in class Microsoft.Xna.Framework.Net.<a href="../Microsoft/Xna/Framework/Net/PacketReader.html" title="class in Microsoft.Xna.Framework.Net">PacketReader</a></dt>
<dd>
<div class="block">Gets the current packet read position.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Net/PacketWriter.html#getPosition()">getPosition()</a></span> - Method in class Microsoft.Xna.Framework.Net.<a href="../Microsoft/Xna/Framework/Net/PacketWriter.html" title="class in Microsoft.Xna.Framework.Net">PacketWriter</a></dt>
<dd>
<div class="block">Gets the current packet write position.</div>
</dd>
<dt><span class="strong"><a href="../System/IO/FileStream.html#getPosition()">getPosition()</a></span> - Method in class System.IO.<a href="../System/IO/FileStream.html" title="class in System.IO">FileStream</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../System/IO/MemoryStream.html#getPosition()">getPosition()</a></span> - Method in class System.IO.<a href="../System/IO/MemoryStream.html" title="class in System.IO">MemoryStream</a></dt>
<dd>
<div class="block">Gets the current position within the stream.</div>
</dd>
<dt><span class="strong"><a href="../System/IO/Stream.html#getPosition()">getPosition()</a></span> - Method in class System.IO.<a href="../System/IO/Stream.html" title="class in System.IO">Stream</a></dt>
<dd>
<div class="block">When overridden in a derived class, gets the position within the current stream.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html#getPresentationParameters()">getPresentationParameters()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html" title="class in Microsoft.Xna.Framework.Graphics">GraphicsDevice</a></dt>
<dd>
<div class="block">Gets the presentation parameters associated with this graphics device.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Input/KeyboardState.html#GetPressedKeys()">GetPressedKeys()</a></span> - Method in class Microsoft.Xna.Framework.Input.<a href="../Microsoft/Xna/Framework/Input/KeyboardState.html" title="class in Microsoft.Xna.Framework.Input">KeyboardState</a></dt>
<dd>
<div class="block">Gets an array of values that correspond to the keyboard keys that are currently being pressed.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/ModelMeshPart.html#getPrimitiveCount()">getPrimitiveCount()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/ModelMeshPart.html" title="class in Microsoft.Xna.Framework.Graphics">ModelMeshPart</a></dt>
<dd>
<div class="block">Gets the number of primitives to render.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/GamerServices/Gamer.html#GetProfile()">GetProfile()</a></span> - Method in class Microsoft.Xna.Framework.GamerServices.<a href="../Microsoft/Xna/Framework/GamerServices/Gamer.html" title="class in Microsoft.Xna.Framework.GamerServices">Gamer</a></dt>
<dd>
<div class="block">Reads profile data for this gamer.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/DualTextureEffect.html#getProjection()">getProjection()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/DualTextureEffect.html" title="class in Microsoft.Xna.Framework.Graphics">DualTextureEffect</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/IEffectMatrices.html#getProjection()">getProjection()</a></span> - Method in interface Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/IEffectMatrices.html" title="interface in Microsoft.Xna.Framework.Graphics">IEffectMatrices</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/RenderTargetBinding.html#getRenderTarget()">getRenderTarget()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/RenderTargetBinding.html" title="class in Microsoft.Xna.Framework.Graphics">RenderTargetBinding</a></dt>
<dd>
<div class="block">Gets a 2D texture.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html#GetRenderTargets()">GetRenderTargets()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html" title="class in Microsoft.Xna.Framework.Graphics">GraphicsDevice</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/RenderTarget2D.html#getRenderTargetUsage()">getRenderTargetUsage()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/RenderTarget2D.html" title="class in Microsoft.Xna.Framework.Graphics">RenderTarget2D</a></dt>
<dd>
<div class="block">Gets or sets the render target usage.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/RenderTargetCube.html#getRenderTargetUsage()">getRenderTargetUsage()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/RenderTargetCube.html" title="class in Microsoft.Xna.Framework.Graphics">RenderTargetCube</a></dt>
<dd>
<div class="block">Gets the usage mode of this rendertarget.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/GamerServices/GamerProfile.html#getReputation()">getReputation()</a></span> - Method in class Microsoft.Xna.Framework.GamerServices.<a href="../Microsoft/Xna/Framework/GamerServices/GamerProfile.html" title="class in Microsoft.Xna.Framework.GamerServices">GamerProfile</a></dt>
<dd>
<div class="block">Gets the gamer reputation, as a number of stars ranging 0 to 5.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/ResourceCreatedEventArgs.html#getResource()">getResource()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/ResourceCreatedEventArgs.html" title="class in Microsoft.Xna.Framework.Graphics">ResourceCreatedEventArgs</a></dt>
<dd>
<div class="block">Gets the object raising the event.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/ResourceDestroyedEventArgs.html#getResource()">getResource()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/ResourceDestroyedEventArgs.html" title="class in Microsoft.Xna.Framework.Graphics">ResourceDestroyedEventArgs</a></dt>
<dd>
<div class="block">Gets the object raising the event.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#getRight()">getRight()</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">Gets the right vector of the Matrix.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/Model.html#getRoot()">getRoot()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/Model.html" title="class in Microsoft.Xna.Framework.Graphics">Model</a></dt>
<dd>
<div class="block">Gets the root bone for this model.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Content/ContentManager.html#getRootDirectory()">getRootDirectory()</a></span> - Method in class Microsoft.Xna.Framework.Content.<a href="../Microsoft/Xna/Framework/Content/ContentManager.html" title="class in Microsoft.Xna.Framework.Content">ContentManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectAnnotation.html#getRowCount()">getRowCount()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectAnnotation.html" title="class in Microsoft.Xna.Framework.Graphics">EffectAnnotation</a></dt>
<dd>
<div class="block">Gets the row count of this effect annotation.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectParameter.html#getRowCount()">getRowCount()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectParameter.html" title="class in Microsoft.Xna.Framework.Graphics">EffectParameter</a></dt>
<dd>
<div class="block">Gets the number of rows in the parameter description.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Audio/DynamicSoundEffectInstance.html#GetSampleDuration(int)">GetSampleDuration(int)</a></span> - Method in class Microsoft.Xna.Framework.Audio.<a href="../Microsoft/Xna/Framework/Audio/DynamicSoundEffectInstance.html" title="class in Microsoft.Xna.Framework.Audio">DynamicSoundEffectInstance</a></dt>
<dd>
<div class="block">Returns the sample duration based on the specified size of the audio buffer.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Audio/SoundEffect.html#GetSampleDuration(int, int, Microsoft.Xna.Framework.Audio.AudioChannels)">GetSampleDuration(int, int, AudioChannels)</a></span> - Static method in class Microsoft.Xna.Framework.Audio.<a href="../Microsoft/Xna/Framework/Audio/SoundEffect.html" title="class in Microsoft.Xna.Framework.Audio">SoundEffect</a></dt>
<dd>
<div class="block">Returns the sample duration based on the specified sample size and sample rate.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Audio/DynamicSoundEffectInstance.html#GetSampleSizeInBytes(System.TimeSpan)">GetSampleSizeInBytes(TimeSpan)</a></span> - Method in class Microsoft.Xna.Framework.Audio.<a href="../Microsoft/Xna/Framework/Audio/DynamicSoundEffectInstance.html" title="class in Microsoft.Xna.Framework.Audio">DynamicSoundEffectInstance</a></dt>
<dd>
<div class="block">Returns the size of the audio buffer required to contain audio samples based on the specified duration.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Audio/SoundEffect.html#GetSampleSizeInBytes(System.TimeSpan, int, Microsoft.Xna.Framework.Audio.AudioChannels)">GetSampleSizeInBytes(TimeSpan, int, AudioChannels)</a></span> - Static method in class Microsoft.Xna.Framework.Audio.<a href="../Microsoft/Xna/Framework/Audio/SoundEffect.html" title="class in Microsoft.Xna.Framework.Audio">SoundEffect</a></dt>
<dd>
<div class="block">Returns the size of the audio sample based on duration, sample rate, and audio channels.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/RasterizerState.html#getScissorTestEnable()">getScissorTestEnable()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/RasterizerState.html" title="class in Microsoft.Xna.Framework.Graphics">RasterizerState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../System/TimeSpan.html#getSeconds()">getSeconds()</a></span> - Method in class System.<a href="../System/TimeSpan.html" title="class in System">TimeSpan</a></dt>
<dd>
<div class="block">Gets the number of whole seconds represented by the current TimeSpan structure.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectAnnotation.html#getSemantic()">getSemantic()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectAnnotation.html" title="class in Microsoft.Xna.Framework.Graphics">EffectAnnotation</a></dt>
<dd>
<div class="block">Gets the semantic of this effect annotation.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectParameter.html#getSemantic()">getSemantic()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectParameter.html" title="class in Microsoft.Xna.Framework.Graphics">EffectParameter</a></dt>
<dd>
<div class="block">Gets the semantic meaning, or usage, of the parameter.</div>
</dd>
<dt><span class="strong"><a href="../System/IServiceProvider.html#GetService(java.lang.Class)">GetService(Class)</a></span> - Method in interface System.<a href="../System/IServiceProvider.html" title="interface in System">IServiceProvider</a></dt>
<dd>
<div class="block">Gets the service object of the specified type.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Content/ContentManager.html#getServiceProvider()">getServiceProvider()</a></span> - Method in class Microsoft.Xna.Framework.Content.<a href="../Microsoft/Xna/Framework/Content/ContentManager.html" title="class in Microsoft.Xna.Framework.Content">ContentManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/GamerServices/SignedInEventArgs.html#getSignedInGamer()">getSignedInGamer()</a></span> - Method in class Microsoft.Xna.Framework.GamerServices.<a href="../Microsoft/Xna/Framework/GamerServices/SignedInEventArgs.html" title="class in Microsoft.Xna.Framework.GamerServices">SignedInEventArgs</a></dt>
<dd>
<div class="block">Gets the gamer that just signed in.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/GamerServices/SignedOutEventArgs.html#getSignedInGamer()">getSignedInGamer()</a></span> - Method in class Microsoft.Xna.Framework.GamerServices.<a href="../Microsoft/Xna/Framework/GamerServices/SignedOutEventArgs.html" title="class in Microsoft.Xna.Framework.GamerServices">SignedOutEventArgs</a></dt>
<dd>
<div class="block">Gets the gamer that just signed out.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/TextureCube.html#getSize()">getSize()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/TextureCube.html" title="class in Microsoft.Xna.Framework.Graphics">TextureCube</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/RasterizerState.html#getSlopeScaleDepthBias()">getSlopeScaleDepthBias()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/RasterizerState.html" title="class in Microsoft.Xna.Framework.Graphics">RasterizerState</a></dt>
<dd>
<div class="block">Gets a bias value that takes into account the slope of a polygon.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/DirectionalLight.html#getSpecularColor()">getSpecularColor()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/DirectionalLight.html" title="class in Microsoft.Xna.Framework.Graphics">DirectionalLight</a></dt>
<dd>
<div class="block">Gets the specular color of the light.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Audio/SoundEffect.html#getSpeedOfSound()">getSpeedOfSound()</a></span> - Static method in class Microsoft.Xna.Framework.Audio.<a href="../Microsoft/Xna/Framework/Audio/SoundEffect.html" title="class in Microsoft.Xna.Framework.Audio">SoundEffect</a></dt>
<dd>
<div class="block">Returns the speed of sound. 343.5 meters per second.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/ModelMeshPart.html#getStartIndex()">getStartIndex()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/ModelMeshPart.html" title="class in Microsoft.Xna.Framework.Graphics">ModelMeshPart</a></dt>
<dd>
<div class="block">Gets the location in the index array at which to start reading vertices.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Audio/SoundEffectInstance.html#getState()">getState()</a></span> - Method in class Microsoft.Xna.Framework.Audio.<a href="../Microsoft/Xna/Framework/Audio/SoundEffectInstance.html" title="class in Microsoft.Xna.Framework.Audio">SoundEffectInstance</a></dt>
<dd>
<div class="block">Gets the current state (playing, paused, or stopped) of the SoundEffectInstance.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Input/GamePad.html#GetState(Microsoft.Xna.Framework.PlayerIndex)">GetState(PlayerIndex)</a></span> - Static method in class Microsoft.Xna.Framework.Input.<a href="../Microsoft/Xna/Framework/Input/GamePad.html" title="class in Microsoft.Xna.Framework.Input">GamePad</a></dt>
<dd>
<div class="block">Gets the current state of an Xbox 360 Controller.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Input/GamePad.html#GetState(Microsoft.Xna.Framework.PlayerIndex, Microsoft.Xna.Framework.Input.GamePadDeadZone)">GetState(PlayerIndex, GamePadDeadZone)</a></span> - Static method in class Microsoft.Xna.Framework.Input.<a href="../Microsoft/Xna/Framework/Input/GamePad.html" title="class in Microsoft.Xna.Framework.Input">GamePad</a></dt>
<dd>
<div class="block">Gets the current state of an Xbox 360 Controller, using a specified dead zone on analog stick positions.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Input/Keyboard.html#GetState()">GetState()</a></span> - Static method in class Microsoft.Xna.Framework.Input.<a href="../Microsoft/Xna/Framework/Input/Keyboard.html" title="class in Microsoft.Xna.Framework.Input">Keyboard</a></dt>
<dd>
<div class="block">Returns the current keyboard state.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Input/Mouse.html#GetState()">GetState()</a></span> - Static method in class Microsoft.Xna.Framework.Input.<a href="../Microsoft/Xna/Framework/Input/Mouse.html" title="class in Microsoft.Xna.Framework.Input">Mouse</a></dt>
<dd>
<div class="block">Gets the current state of the mouse, including mouse position and buttons pressed.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Input/Touch/TouchPanel.html#GetState()">GetState()</a></span> - Static method in class Microsoft.Xna.Framework.Input.Touch.<a href="../Microsoft/Xna/Framework/Input/Touch/TouchPanel.html" title="class in Microsoft.Xna.Framework.Input.Touch">TouchPanel</a></dt>
<dd>
<div class="block">Gets the current state of the touch panel.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Storage/StorageContainer.html#getStorageDevice()">getStorageDevice()</a></span> - Method in class Microsoft.Xna.Framework.Storage.<a href="../Microsoft/Xna/Framework/Storage/StorageContainer.html" title="class in Microsoft.Xna.Framework.Storage">StorageContainer</a></dt>
<dd>
<div class="block">Gets the StorageDevice that holds the files in this container.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectParameter.html#getStructureMembers()">getStructureMembers()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectParameter.html" title="class in Microsoft.Xna.Framework.Graphics">EffectParameter</a></dt>
<dd>
<div class="block">Gets the collection of structure members.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/GraphicsAdapter.html#getSupportedDisplayModes()">getSupportedDisplayModes()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/GraphicsAdapter.html" title="class in Microsoft.Xna.Framework.Graphics">GraphicsAdapter</a></dt>
<dd>
<div class="block">Returns a collection of supported display modes for the current adapter.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/Effect.html#getTechniques()">getTechniques()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/Effect.html" title="class in Microsoft.Xna.Framework.Graphics">Effect</a></dt>
<dd>
<div class="block">Gets a collection of techniques that are defined for this effect.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/DualTextureEffect.html#getTexture()">getTexture()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/DualTextureEffect.html" title="class in Microsoft.Xna.Framework.Graphics">DualTextureEffect</a></dt>
<dd>
<div class="block">Gets the current base texture.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/DualTextureEffect.html#getTexture2()">getTexture2()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/DualTextureEffect.html" title="class in Microsoft.Xna.Framework.Graphics">DualTextureEffect</a></dt>
<dd>
<div class="block">Gets the current overlay texture.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html#getTextures()">getTextures()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html" title="class in Microsoft.Xna.Framework.Graphics">GraphicsDevice</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../System/TimeSpan.html#getTicks()">getTicks()</a></span> - Method in class System.<a href="../System/TimeSpan.html" title="class in System">TimeSpan</a></dt>
<dd>
<div class="block">Gets the number of ticks that represent the value of the current TimeSpan structure.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/DisplayMode.html#getTitleSafeArea()">getTitleSafeArea()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/DisplayMode.html" title="class in Microsoft.Xna.Framework.Graphics">DisplayMode</a></dt>
<dd>
<div class="block">Returns the title safe area of the display.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/GamerServices/GamerProfile.html#getTitlesPlayed()">getTitlesPlayed()</a></span> - Method in class Microsoft.Xna.Framework.GamerServices.<a href="../Microsoft/Xna/Framework/GamerServices/GamerProfile.html" title="class in Microsoft.Xna.Framework.GamerServices">GamerProfile</a></dt>
<dd>
<div class="block">Gets the number of titles this gamer has played.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/GamerServices/GamerProfile.html#getTotalAchievements()">getTotalAchievements()</a></span> - Method in class Microsoft.Xna.Framework.GamerServices.<a href="../Microsoft/Xna/Framework/GamerServices/GamerProfile.html" title="class in Microsoft.Xna.Framework.GamerServices">GamerProfile</a></dt>
<dd>
<div class="block">Gets the total number of achievements this gamer has obtained.</div>
</dd>
<dt><span class="strong"><a href="../System/TimeSpan.html#getTotalDays()">getTotalDays()</a></span> - Method in class System.<a href="../System/TimeSpan.html" title="class in System">TimeSpan</a></dt>
<dd>
<div class="block">Gets the value of the current TimeSpan structure expressed in whole and fractional days.</div>
</dd>
<dt><span class="strong"><a href="../System/TimeSpan.html#getTotalHours()">getTotalHours()</a></span> - Method in class System.<a href="../System/TimeSpan.html" title="class in System">TimeSpan</a></dt>
<dd>
<div class="block">Gets the value of the current TimeSpan structure expressed in whole and fractional hours.</div>
</dd>
<dt><span class="strong"><a href="../System/TimeSpan.html#getTotalMilliseconds()">getTotalMilliseconds()</a></span> - Method in class System.<a href="../System/TimeSpan.html" title="class in System">TimeSpan</a></dt>
<dd>
<div class="block">Gets the value of the current TimeSpan structure expressed in whole and fractional milliseconds.</div>
</dd>
<dt><span class="strong"><a href="../System/TimeSpan.html#getTotalMinutes()">getTotalMinutes()</a></span> - Method in class System.<a href="../System/TimeSpan.html" title="class in System">TimeSpan</a></dt>
<dd>
<div class="block">Gets the value of the current TimeSpan structure expressed in whole and fractional minutes.</div>
</dd>
<dt><span class="strong"><a href="../System/TimeSpan.html#getTotalSeconds()">getTotalSeconds()</a></span> - Method in class System.<a href="../System/TimeSpan.html" title="class in System">TimeSpan</a></dt>
<dd>
<div class="block">Gets the value of the current TimeSpan structure expressed in whole and fractional seconds.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Storage/StorageDevice.html#getTotalSpace()">getTotalSpace()</a></span> - Method in class Microsoft.Xna.Framework.Storage.<a href="../Microsoft/Xna/Framework/Storage/StorageDevice.html" title="class in Microsoft.Xna.Framework.Storage">StorageDevice</a></dt>
<dd>
<div class="block">Gets the total amount of space on the device.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#getTranslation()">getTranslation()</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">Gets the translation vector of the Matrix.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Audio/AudioEmitter.html#getUp()">getUp()</a></span> - Method in class Microsoft.Xna.Framework.Audio.<a href="../Microsoft/Xna/Framework/Audio/AudioEmitter.html" title="class in Microsoft.Xna.Framework.Audio">AudioEmitter</a></dt>
<dd>
<div class="block">Gets the upward orientation vector for this emitter.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Audio/AudioListener.html#getUp()">getUp()</a></span> - Method in class Microsoft.Xna.Framework.Audio.<a href="../Microsoft/Xna/Framework/Audio/AudioListener.html" title="class in Microsoft.Xna.Framework.Audio">AudioListener</a></dt>
<dd>
<div class="block">Gets the upward orientation vector for this listener.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Matrix.html#getUp()">getUp()</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">Gets the up vector of this Matrix.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/VertexElement.html#getUsageIndex()">getUsageIndex()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/VertexElement.html" title="class in Microsoft.Xna.Framework.Graphics">VertexElement</a></dt>
<dd>
<div class="block">Modifies the usage data to allow the user to specify multiple usage types.</div>
</dd>
<dt><span class="strong"><a href="../System/IO/IsolatedStorage/IsolatedStorageFile.html#GetUserStoreForApplication()">GetUserStoreForApplication()</a></span> - Static 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">Obtains user-scoped isolated storage corresponding to the calling code's application identity.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Audio/AudioChannels.html#getValue()">getValue()</a></span> - Method in enum Microsoft.Xna.Framework.Audio.<a href="../Microsoft/Xna/Framework/Audio/AudioChannels.html" title="enum in Microsoft.Xna.Framework.Audio">AudioChannels</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/DisplayOrientation.html#getValue()">getValue()</a></span> - Method in enum Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/DisplayOrientation.html" title="enum in Microsoft.Xna.Framework">DisplayOrientation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/ColorWriteChannels.html#getValue()">getValue()</a></span> - Method in enum Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/ColorWriteChannels.html" title="enum in Microsoft.Xna.Framework.Graphics">ColorWriteChannels</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/CompareFunction.html#getValue()">getValue()</a></span> - Method in enum Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/CompareFunction.html" title="enum in Microsoft.Xna.Framework.Graphics">CompareFunction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/CullMode.html#getValue()">getValue()</a></span> - Method in enum Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/CullMode.html" title="enum in Microsoft.Xna.Framework.Graphics">CullMode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectParameterClass.html#getValue()">getValue()</a></span> - Method in enum Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectParameterClass.html" title="enum in Microsoft.Xna.Framework.Graphics">EffectParameterClass</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectParameterType.html#getValue()">getValue()</a></span> - Method in enum Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectParameterType.html" title="enum in Microsoft.Xna.Framework.Graphics">EffectParameterType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/PrimitiveType.html#getValue()">getValue()</a></span> - Method in enum Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/PrimitiveType.html" title="enum in Microsoft.Xna.Framework.Graphics">PrimitiveType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/SetDataOptions.html#getValue()">getValue()</a></span> - Method in enum Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/SetDataOptions.html" title="enum in Microsoft.Xna.Framework.Graphics">SetDataOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/StencilOperation.html#getValue()">getValue()</a></span> - Method in enum Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/StencilOperation.html" title="enum in Microsoft.Xna.Framework.Graphics">StencilOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Input/Buttons.html#getValue()">getValue()</a></span> - Method in enum Microsoft.Xna.Framework.Input.<a href="../Microsoft/Xna/Framework/Input/Buttons.html" title="enum in Microsoft.Xna.Framework.Input">Buttons</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Input/KeyState.html#getValue()">getValue()</a></span> - Method in enum Microsoft.Xna.Framework.Input.<a href="../Microsoft/Xna/Framework/Input/KeyState.html" title="enum in Microsoft.Xna.Framework.Input">KeyState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Input/Touch/GestureType.html#getValue()">getValue()</a></span> - Method in enum Microsoft.Xna.Framework.Input.Touch.<a href="../Microsoft/Xna/Framework/Input/Touch/GestureType.html" title="enum in Microsoft.Xna.Framework.Input.Touch">GestureType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../System/Collections/Generic/KeyValuePair.html#getValue()">getValue()</a></span> - Method in class System.Collections.Generic.<a href="../System/Collections/Generic/KeyValuePair.html" title="class in System.Collections.Generic">KeyValuePair</a></dt>
<dd>
<div class="block">Gets the value in the key/value pair.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectAnnotation.html#GetValueBoolean()">GetValueBoolean()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectAnnotation.html" title="class in Microsoft.Xna.Framework.Graphics">EffectAnnotation</a></dt>
<dd>
<div class="block">Gets the value of the EffectAnnotation as a Boolean.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectParameter.html#GetValueBoolean()">GetValueBoolean()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectParameter.html" title="class in Microsoft.Xna.Framework.Graphics">EffectParameter</a></dt>
<dd>
<div class="block">Gets the value of the EffectParameter as a Boolean.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectParameter.html#GetValueBooleanArray(int)">GetValueBooleanArray(int)</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectParameter.html" title="class in Microsoft.Xna.Framework.Graphics">EffectParameter</a></dt>
<dd>
<div class="block">Gets the value of the EffectParameter as an array of Boolean.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectAnnotation.html#GetValueInt32()">GetValueInt32()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectAnnotation.html" title="class in Microsoft.Xna.Framework.Graphics">EffectAnnotation</a></dt>
<dd>
<div class="block">Gets the value of the EffectAnnotation as a Int32.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectParameter.html#GetValueInt32()">GetValueInt32()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectParameter.html" title="class in Microsoft.Xna.Framework.Graphics">EffectParameter</a></dt>
<dd>
<div class="block">Gets the value of the EffectParameter as an Int32.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectParameter.html#GetValueInt32Array(int)">GetValueInt32Array(int)</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectParameter.html" title="class in Microsoft.Xna.Framework.Graphics">EffectParameter</a></dt>
<dd>
<div class="block">Gets the value of the EffectParameter as an array of Int32.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectAnnotation.html#GetValueMatrix()">GetValueMatrix()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectAnnotation.html" title="class in Microsoft.Xna.Framework.Graphics">EffectAnnotation</a></dt>
<dd>
<div class="block">Gets the value of the EffectAnnotation as a Matrix.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectParameter.html#GetValueMatrix()">GetValueMatrix()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectParameter.html" title="class in Microsoft.Xna.Framework.Graphics">EffectParameter</a></dt>
<dd>
<div class="block">Gets the value of the EffectParameter as a Matrix.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectParameter.html#GetValueMatrixArray(int)">GetValueMatrixArray(int)</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectParameter.html" title="class in Microsoft.Xna.Framework.Graphics">EffectParameter</a></dt>
<dd>
<div class="block">Gets the value of the EffectParameter as an array of Matrix.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectParameter.html#GetValueMatrixTranspose()">GetValueMatrixTranspose()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectParameter.html" title="class in Microsoft.Xna.Framework.Graphics">EffectParameter</a></dt>
<dd>
<div class="block">Gets the value of the EffectParameter as a transposed Matrix.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectParameter.html#GetValueMatrixTransposeArray(int)">GetValueMatrixTransposeArray(int)</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectParameter.html" title="class in Microsoft.Xna.Framework.Graphics">EffectParameter</a></dt>
<dd>
<div class="block">Gets the value of the EffectParameter as an array of transposed Matrices.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectParameter.html#GetValueQuaternion()">GetValueQuaternion()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectParameter.html" title="class in Microsoft.Xna.Framework.Graphics">EffectParameter</a></dt>
<dd>
<div class="block">Gets the value of the EffectParameter as a Quaternion.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectParameter.html#GetValueQuaternionArray(int)">GetValueQuaternionArray(int)</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectParameter.html" title="class in Microsoft.Xna.Framework.Graphics">EffectParameter</a></dt>
<dd>
<div class="block">Gets the value of the EffectParameter as an array of Quaternion.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectAnnotation.html#GetValueSingle()">GetValueSingle()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectAnnotation.html" title="class in Microsoft.Xna.Framework.Graphics">EffectAnnotation</a></dt>
<dd>
<div class="block">Gets the value of the EffectAnnotation as a Single.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectParameter.html#GetValueSingle()">GetValueSingle()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectParameter.html" title="class in Microsoft.Xna.Framework.Graphics">EffectParameter</a></dt>
<dd>
<div class="block">Gets the value of the EffectParameter as a Single.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectParameter.html#GetValueSingleArray(int)">GetValueSingleArray(int)</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectParameter.html" title="class in Microsoft.Xna.Framework.Graphics">EffectParameter</a></dt>
<dd>
<div class="block">Gets the value of the EffectParameter as an array of Single.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectAnnotation.html#GetValueString()">GetValueString()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectAnnotation.html" title="class in Microsoft.Xna.Framework.Graphics">EffectAnnotation</a></dt>
<dd>
<div class="block">Gets the value of the EffectAnnotation as a String.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectParameter.html#GetValueString()">GetValueString()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectParameter.html" title="class in Microsoft.Xna.Framework.Graphics">EffectParameter</a></dt>
<dd>
<div class="block">Gets the value of the EffectParameter as an String.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectParameter.html#GetValueTexture2D()">GetValueTexture2D()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectParameter.html" title="class in Microsoft.Xna.Framework.Graphics">EffectParameter</a></dt>
<dd>
<div class="block">Gets the value of the EffectParameter as a Texture2D.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectParameter.html#GetValueTexture3D()">GetValueTexture3D()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectParameter.html" title="class in Microsoft.Xna.Framework.Graphics">EffectParameter</a></dt>
<dd>
<div class="block">Gets the value of the EffectParameter as a Texture3D.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectParameter.html#GetValueTextureCube()">GetValueTextureCube()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectParameter.html" title="class in Microsoft.Xna.Framework.Graphics">EffectParameter</a></dt>
<dd>
<div class="block">Gets the value of the EffectParameter as a TextureCube.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectAnnotation.html#GetValueVector2()">GetValueVector2()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectAnnotation.html" title="class in Microsoft.Xna.Framework.Graphics">EffectAnnotation</a></dt>
<dd>
<div class="block">Gets the value of the EffectAnnotation as a Vector2.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectParameter.html#GetValueVector2()">GetValueVector2()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectParameter.html" title="class in Microsoft.Xna.Framework.Graphics">EffectParameter</a></dt>
<dd>
<div class="block">Gets the value of the EffectParameter as a Vector3.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectAnnotation.html#GetValueVector3()">GetValueVector3()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectAnnotation.html" title="class in Microsoft.Xna.Framework.Graphics">EffectAnnotation</a></dt>
<dd>
<div class="block">Gets the value of the EffectAnnotation as a Vector3.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectParameter.html#GetValueVector3()">GetValueVector3()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectParameter.html" title="class in Microsoft.Xna.Framework.Graphics">EffectParameter</a></dt>
<dd>
<div class="block">Gets the value of the EffectParameter as a Vector3.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/EffectAnnotation.html#GetValueVector4()">GetValueVector4()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/EffectAnnotation.html" title="class in Microsoft.Xna.Framework.Graphics">EffectAnnotation</a></dt>
<dd>
<div class="block">Gets the value of the EffectAnnotation as a Vector4.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Audio/AudioEmitter.html#getVelocity()">getVelocity()</a></span> - Method in class Microsoft.Xna.Framework.Audio.<a href="../Microsoft/Xna/Framework/Audio/AudioEmitter.html" title="class in Microsoft.Xna.Framework.Audio">AudioEmitter</a></dt>
<dd>
<div class="block">Gets the velocity vector of this emitter.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Audio/AudioListener.html#getVelocity()">getVelocity()</a></span> - Method in class Microsoft.Xna.Framework.Audio.<a href="../Microsoft/Xna/Framework/Audio/AudioListener.html" title="class in Microsoft.Xna.Framework.Audio">AudioListener</a></dt>
<dd>
<div class="block">Gets the velocity vector of this listener.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/ModelMeshPart.html#getVertexBuffer()">getVertexBuffer()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/ModelMeshPart.html" title="class in Microsoft.Xna.Framework.Graphics">ModelMeshPart</a></dt>
<dd>
<div class="block">Gets the vertex buffer for this mesh part.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/VertexBufferBinding.html#getVertexBuffer()">getVertexBuffer()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/VertexBufferBinding.html" title="class in Microsoft.Xna.Framework.Graphics">VertexBufferBinding</a></dt>
<dd>
<div class="block">Gets the associated vertex buffer.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/IVertexType.html#getVertexDeclaration()">getVertexDeclaration()</a></span> - Method in interface Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/IVertexType.html" title="interface in Microsoft.Xna.Framework.Graphics">IVertexType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/VertexBuffer.html#getVertexDeclaration()">getVertexDeclaration()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/VertexBuffer.html" title="class in Microsoft.Xna.Framework.Graphics">VertexBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/VertexPositionColor.html#getVertexDeclaration()">getVertexDeclaration()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/VertexPositionColor.html" title="class in Microsoft.Xna.Framework.Graphics">VertexPositionColor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/VertexPositionColorTexture.html#getVertexDeclaration()">getVertexDeclaration()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/VertexPositionColorTexture.html" title="class in Microsoft.Xna.Framework.Graphics">VertexPositionColorTexture</a></dt>
<dd>
<div class="block">Vertex declaration, which defines per-vertex data.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/VertexPositionNormalTexture.html#getVertexDeclaration()">getVertexDeclaration()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/VertexPositionNormalTexture.html" title="class in Microsoft.Xna.Framework.Graphics">VertexPositionNormalTexture</a></dt>
<dd>
<div class="block">Gets the Vertex declaration, which defines per-vertex data.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/VertexPositionTexture.html#getVertexDeclaration()">getVertexDeclaration()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/VertexPositionTexture.html" title="class in Microsoft.Xna.Framework.Graphics">VertexPositionTexture</a></dt>
<dd>
<div class="block">Vertex declaration, which defines per-vertex data.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/VertexElement.html#getVertexElementFormat()">getVertexElementFormat()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/VertexElement.html" title="class in Microsoft.Xna.Framework.Graphics">VertexElement</a></dt>
<dd>
<div class="block">Gets the format of this vertex element.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/VertexElement.html#getVertexElementUsage()">getVertexElementUsage()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/VertexElement.html" title="class in Microsoft.Xna.Framework.Graphics">VertexElement</a></dt>
<dd>
<div class="block">Gets a value describing how the vertex element is to be used.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/ModelMeshPart.html#getVertexOffset()">getVertexOffset()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/ModelMeshPart.html" title="class in Microsoft.Xna.Framework.Graphics">ModelMeshPart</a></dt>
<dd>
<div class="block">Gets the offset (in vertices) from the top of vertex buffer.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/VertexBufferBinding.html#getVertexOffset()">getVertexOffset()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/VertexBufferBinding.html" title="class in Microsoft.Xna.Framework.Graphics">VertexBufferBinding</a></dt>
<dd>
<div class="block">Gets the offset between the beginning of the buffer and the vertex data to use.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/VertexDeclaration.html#getVertexStride()">getVertexStride()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/VertexDeclaration.html" title="class in Microsoft.Xna.Framework.Graphics">VertexDeclaration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/DualTextureEffect.html#getView()">getView()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/DualTextureEffect.html" title="class in Microsoft.Xna.Framework.Graphics">DualTextureEffect</a></dt>
<dd>
<div class="block">Gets the view matrix.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/IEffectMatrices.html#getView()">getView()</a></span> - Method in interface Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/IEffectMatrices.html" title="interface in Microsoft.Xna.Framework.Graphics">IEffectMatrices</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html#getViewport()">getViewport()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html" title="class in Microsoft.Xna.Framework.Graphics">GraphicsDevice</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Audio/SoundEffectInstance.html#getVolume()">getVolume()</a></span> - Method in class Microsoft.Xna.Framework.Audio.<a href="../Microsoft/Xna/Framework/Audio/SoundEffectInstance.html" title="class in Microsoft.Xna.Framework.Audio">SoundEffectInstance</a></dt>
<dd>
<div class="block">Gets the volume of the SoundEffectInstance.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/DisplayMode.html#getWidth()">getWidth()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/DisplayMode.html" title="class in Microsoft.Xna.Framework.Graphics">DisplayMode</a></dt>
<dd>
<div class="block">Gets a value indicating the screen width, in pixels.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/DualTextureEffect.html#getWorld()">getWorld()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/DualTextureEffect.html" title="class in Microsoft.Xna.Framework.Graphics">DualTextureEffect</a></dt>
<dd>
<div class="block">Gets the world matrix.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/IEffectMatrices.html#getWorld()">getWorld()</a></span> - Method in interface Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/IEffectMatrices.html" title="interface in Microsoft.Xna.Framework.Graphics">IEffectMatrices</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Color.html#GhostWhite">GhostWhite</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:248 G:248 B:255 A:255.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Color.html#Gold">Gold</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:215 B:0 A:255.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Color.html#Goldenrod">Goldenrod</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:218 G:165 B:32 A:255.</div>
</dd>
<dt><a href="../Microsoft/Xna/Framework/Graphics/GraphicsAdapter.html" title="class in Microsoft.Xna.Framework.Graphics"><span class="strong">GraphicsAdapter</span></a> - Class in <a href="../Microsoft/Xna/Framework/Graphics/package-summary.html">Microsoft.Xna.Framework.Graphics</a></dt>
<dd>
<div class="block">Provides methods to retrieve and manipulate graphics adapters.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/GraphicsAdapter.html#GraphicsAdapter()">GraphicsAdapter()</a></span> - Constructor for class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/GraphicsAdapter.html" title="class in Microsoft.Xna.Framework.Graphics">GraphicsAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html" title="class in Microsoft.Xna.Framework.Graphics"><span class="strong">GraphicsDevice</span></a> - Class in <a href="../Microsoft/Xna/Framework/Graphics/package-summary.html">Microsoft.Xna.Framework.Graphics</a></dt>
<dd>
<div class="block">Performs primitive-based rendering, creates resources, handles system-level variables, adjusts gamma ramp levels, and creates shaders.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html#GraphicsDevice(Microsoft.Xna.Framework.Graphics.GraphicsAdapter, Microsoft.Xna.Framework.Graphics.GraphicsProfile, Microsoft.Xna.Framework.Graphics.PresentationParameters)">GraphicsDevice(GraphicsAdapter, GraphicsProfile, PresentationParameters)</a></span> - Constructor for class Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html" title="class in Microsoft.Xna.Framework.Graphics">GraphicsDevice</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/IGraphicsDeviceService.html#GraphicsDevice()">GraphicsDevice()</a></span> - Method in interface Microsoft.Xna.Framework.Graphics.<a href="../Microsoft/Xna/Framework/Graphics/IGraphicsDeviceService.html" title="interface in Microsoft.Xna.Framework.Graphics">IGraphicsDeviceService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../Microsoft/Xna/Framework/Graphics/GraphicsDeviceStatus.html" title="enum in Microsoft.Xna.Framework.Graphics"><span class="strong">GraphicsDeviceStatus</span></a> - Enum in <a href="../Microsoft/Xna/Framework/Graphics/package-summary.html">Microsoft.Xna.Framework.Graphics</a></dt>
<dd>
<div class="block">Describes the status of the device.</div>
</dd>
<dt><a href="../Microsoft/Xna/Framework/Graphics/GraphicsProfile.html" title="enum in Microsoft.Xna.Framework.Graphics"><span class="strong">GraphicsProfile</span></a> - Enum in <a href="../Microsoft/Xna/Framework/Graphics/package-summary.html">Microsoft.Xna.Framework.Graphics</a></dt>
<dd>
<div class="block">Identifies the set of supported devices for the game based on device capabilities.</div>
</dd>
<dt><a href="../Microsoft/Xna/Framework/Graphics/GraphicsResource.html" title="class in Microsoft.Xna.Framework.Graphics"><span class="strong">GraphicsResource</span></a> - Class in <a href="../Microsoft/Xna/Framework/Graphics/package-summary.html">Microsoft.Xna.Framework.Graphics</a></dt>
<dd>
<div class="block">Queries and prepares resources.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Color.html#Gray">Gray</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:128 B:128 A:255.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Color.html#Green">Green</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:128 B:0 A:255.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Color.html#GreenYellow">GreenYellow</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:173 G:255 B:47 A:255.</div>
</dd>
<dt><a href="../Microsoft/Xna/Framework/GamerServices/Guide.html" title="class in Microsoft.Xna.Framework.GamerServices"><span class="strong">Guide</span></a> - Class in <a href="../Microsoft/Xna/Framework/GamerServices/package-summary.html">Microsoft.Xna.Framework.GamerServices</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/GamerServices/Guide.html#Guide()">Guide()</a></span> - Constructor for class Microsoft.Xna.Framework.GamerServices.<a href="../Microsoft/Xna/Framework/GamerServices/Guide.html" title="class in Microsoft.Xna.Framework.GamerServices">Guide</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../Microsoft/Xna/Framework/GamerServices/GuideAlreadyVisibleException.html" title="class in Microsoft.Xna.Framework.GamerServices"><span class="strong">GuideAlreadyVisibleException</span></a> - Exception in <a href="../Microsoft/Xna/Framework/GamerServices/package-summary.html">Microsoft.Xna.Framework.GamerServices</a></dt>
<dd>
<div class="block">Thrown if an attempt is made to display a component of the Guide user interface when a Guide component is already displayed.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/GamerServices/GuideAlreadyVisibleException.html#GuideAlreadyVisibleException()">GuideAlreadyVisibleException()</a></span> - Constructor for exception Microsoft.Xna.Framework.GamerServices.<a href="../Microsoft/Xna/Framework/GamerServices/GuideAlreadyVisibleException.html" title="class in Microsoft.Xna.Framework.GamerServices">GuideAlreadyVisibleException</a></dt>
<dd>
<div class="block">Initializes an empty instance of GuideAlreadyVisibleException.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/GamerServices/GuideAlreadyVisibleException.html#GuideAlreadyVisibleException(java.lang.String)">GuideAlreadyVisibleException(String)</a></span> - Constructor for exception Microsoft.Xna.Framework.GamerServices.<a href="../Microsoft/Xna/Framework/GamerServices/GuideAlreadyVisibleException.html" title="class in Microsoft.Xna.Framework.GamerServices">GuideAlreadyVisibleException</a></dt>
<dd>
<div class="block">Initializes an instance of GuideAlreadyVisibleException with the specified error message.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/GamerServices/GuideAlreadyVisibleException.html#GuideAlreadyVisibleException(java.lang.String, java.lang.RuntimeException)">GuideAlreadyVisibleException(String, RuntimeException)</a></span> - Constructor for exception Microsoft.Xna.Framework.GamerServices.<a href="../Microsoft/Xna/Framework/GamerServices/GuideAlreadyVisibleException.html" title="class in Microsoft.Xna.Framework.GamerServices">GuideAlreadyVisibleException</a></dt>
<dd>
<div class="block">Initializes an instance of GuideAlreadyVisibleException with the specified error message and related inner exception.</div>
</dd>
</dl>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">Q</a>&nbsp;<a href="index-17.html">R</a>&nbsp;<a href="index-18.html">S</a>&nbsp;<a href="index-19.html">T</a>&nbsp;<a href="index-20.html">U</a>&nbsp;<a href="index-21.html">V</a>&nbsp;<a href="index-22.html">W</a>&nbsp;<a href="index-23.html">X</a>&nbsp;<a href="index-24.html">Y</a>&nbsp;<a href="index-25.html">Z</a>&nbsp;<a href="index-26.html">_</a>&nbsp;</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-6.html">Prev Letter</a></li>
<li><a href="index-8.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-7.html" target="_top">Frames</a></li>
<li><a href="index-7.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>