<dt><ahref="../System/ObjectDisposedException.html"title="class in System"><spanclass="strong">ObjectDisposedException</span></a> - Exception in <ahref="../System/package-summary.html">System</a></dt>
<dd>
<divclass="block">The exception that is thrown when an operation is performed on a disposed object.</div>
</dd>
<dt><spanclass="strong"><ahref="../System/ObjectDisposedException.html#ObjectDisposedException(java.lang.String)">ObjectDisposedException(String)</a></span> - Constructor for exception System.<ahref="../System/ObjectDisposedException.html"title="class in System">ObjectDisposedException</a></dt>
<dd>
<divclass="block">Initializes a new instance of the ObjectDisposedException class with a string containing the name of the disposed object.</div>
</dd>
<dt><spanclass="strong"><ahref="../System/ObjectDisposedException.html#ObjectDisposedException(java.lang.String, java.lang.String)">ObjectDisposedException(String, String)</a></span> - Constructor for exception System.<ahref="../System/ObjectDisposedException.html"title="class in System">ObjectDisposedException</a></dt>
<dd>
<divclass="block">Initializes a new instance of the ObjectDisposedException class with the specified object name and message.</div>
</dd>
<dt><spanclass="strong"><ahref="../Microsoft/Xna/Framework/Rectangle.html#Offset(Microsoft.Xna.Framework.Point)">Offset(Point)</a></span> - Method in class Microsoft.Xna.Framework.<ahref="../Microsoft/Xna/Framework/Rectangle.html"title="class in Microsoft.Xna.Framework">Rectangle</a></dt>
<dd>
<divclass="block">Changes the position of the Rectangle.</div>
</dd>
<dt><spanclass="strong"><ahref="../Microsoft/Xna/Framework/Rectangle.html#Offset(int, int)">Offset(int, int)</a></span> - Method in class Microsoft.Xna.Framework.<ahref="../Microsoft/Xna/Framework/Rectangle.html"title="class in Microsoft.Xna.Framework">Rectangle</a></dt>
<dd>
<divclass="block">Changes the position of the Rectangle.</div>
</dd>
<dt><spanclass="strong"><ahref="../Microsoft/Xna/Framework/Color.html#OldLace">OldLace</a></span> - Static variable in class Microsoft.Xna.Framework.<ahref="../Microsoft/Xna/Framework/Color.html"title="class in Microsoft.Xna.Framework">Color</a></dt>
<dd>
<divclass="block">Gets a system-defined color with the value R:253 G:245 B:230 A:255.</div>
</dd>
<dt><spanclass="strong"><ahref="../Microsoft/Xna/Framework/Color.html#Olive">Olive</a></span> - Static variable in class Microsoft.Xna.Framework.<ahref="../Microsoft/Xna/Framework/Color.html"title="class in Microsoft.Xna.Framework">Color</a></dt>
<dd>
<divclass="block">Gets a system-defined color with the value R:128 G:128 B:0 A:255.</div>
</dd>
<dt><spanclass="strong"><ahref="../Microsoft/Xna/Framework/Color.html#OliveDrab">OliveDrab</a></span> - Static variable in class Microsoft.Xna.Framework.<ahref="../Microsoft/Xna/Framework/Color.html"title="class in Microsoft.Xna.Framework">Color</a></dt>
<dd>
<divclass="block">Gets a system-defined color with the value R:107 G:142 B:35 A:255.</div>
</dd>
<dt><spanclass="strong"><ahref="../Microsoft/Xna/Framework/Graphics/DualTextureEffect.html#OnApply()">OnApply()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<ahref="../Microsoft/Xna/Framework/Graphics/DualTextureEffect.html"title="class in Microsoft.Xna.Framework.Graphics">DualTextureEffect</a></dt>
<dd>
<divclass="block">Computes derived parameter values immediately before applying the effect.</div>
</dd>
<dt><spanclass="strong"><ahref="../Microsoft/Xna/Framework/Graphics/Effect.html#OnApply()">OnApply()</a></span> - Method in class Microsoft.Xna.Framework.Graphics.<ahref="../Microsoft/Xna/Framework/Graphics/Effect.html"title="class in Microsoft.Xna.Framework.Graphics">Effect</a></dt>
<dd>
<divclass="block">Applies the effect state just prior to rendering the effect.</div>
</dd>
<dt><spanclass="strong"><ahref="../Microsoft/Xna/Framework/Vector2.html#One">One</a></span> - Static variable in class Microsoft.Xna.Framework.<ahref="../Microsoft/Xna/Framework/Vector2.html"title="class in Microsoft.Xna.Framework">Vector2</a></dt>
<dd>
<divclass="block">Returns a Vector2 with both of its components set to one.</div>
</dd>
<dt><spanclass="strong"><ahref="../Microsoft/Xna/Framework/Vector3.html#One">One</a></span> - Static variable in class Microsoft.Xna.Framework.<ahref="../Microsoft/Xna/Framework/Vector3.html"title="class in Microsoft.Xna.Framework">Vector3</a></dt>
<dd>
<divclass="block">Returns a Vector3 with ones in all of its components.</div>
</dd>
<dt><spanclass="strong"><ahref="../Microsoft/Xna/Framework/Vector4.html#One">One</a></span> - Static variable in class Microsoft.Xna.Framework.<ahref="../Microsoft/Xna/Framework/Vector4.html"title="class in Microsoft.Xna.Framework">Vector4</a></dt>
<dd>
<divclass="block">Returns a Vector4 with all of its components set to one.</div>
</dd>
<dt><spanclass="strong"><ahref="../Microsoft/Xna/Framework/Graphics/BlendState.html#Opague">Opague</a></span> - Static variable in class Microsoft.Xna.Framework.Graphics.<ahref="../Microsoft/Xna/Framework/Graphics/BlendState.html"title="class in Microsoft.Xna.Framework.Graphics">BlendState</a></dt>
<dd> </dd>
<dt><spanclass="strong"><ahref="../System/IO/IsolatedStorage/IsolatedStorageFile.html#OpenFile(java.lang.String, System.IO.FileMode)">OpenFile(String, FileMode)</a></span> - Method in class System.IO.IsolatedStorage.<ahref="../System/IO/IsolatedStorage/IsolatedStorageFile.html"title="class in System.IO.IsolatedStorage">IsolatedStorageFile</a></dt>
<dd> </dd>
<dt><spanclass="strong"><ahref="../Microsoft/Xna/Framework/TitleContainer.html#OpenStream(java.lang.String)">OpenStream(String)</a></span> - Static method in class Microsoft.Xna.Framework.<ahref="../Microsoft/Xna/Framework/TitleContainer.html"title="class in Microsoft.Xna.Framework">TitleContainer</a></dt>
<dd>
<divclass="block">Provides file stream access to the title's default storage location.</div>
</dd>
<dt><spanclass="strong"><ahref="../Microsoft/Xna/Framework/Color.html#Orange">Orange</a></span> - Static variable in class Microsoft.Xna.Framework.<ahref="../Microsoft/Xna/Framework/Color.html"title="class in Microsoft.Xna.Framework">Color</a></dt>
<dd>
<divclass="block">Gets a system-defined color with the value R:255 G:165 B:0 A:255.</div>
</dd>
<dt><spanclass="strong"><ahref="../Microsoft/Xna/Framework/Color.html#OrangeRed">OrangeRed</a></span> - Static variable in class Microsoft.Xna.Framework.<ahref="../Microsoft/Xna/Framework/Color.html"title="class in Microsoft.Xna.Framework">Color</a></dt>
<dd>
<divclass="block">Gets a system-defined color with the value R:255 G:69 B:0 A:255.</div>
</dd>
<dt><spanclass="strong"><ahref="../Microsoft/Xna/Framework/Color.html#Orchid">Orchid</a></span> - Static variable in class Microsoft.Xna.Framework.<ahref="../Microsoft/Xna/Framework/Color.html"title="class in Microsoft.Xna.Framework">Color</a></dt>
<dd>
<divclass="block">Gets a system-defined color with the value R:218 G:112 B:214 A:255.</div>
</dd>
<dt><spanclass="strong"><ahref="../System/IO/BinaryWriter.html#OutStream">OutStream</a></span> - Variable in class System.IO.<ahref="../System/IO/BinaryWriter.html"title="class in System.IO">BinaryWriter</a></dt>
<dd> </dd>
<dt><ahref="../System/OverflowException.html"title="class in System"><spanclass="strong">OverflowException</span></a> - Exception in <ahref="../System/package-summary.html">System</a></dt>
<dd>
<divclass="block">The exception that is thrown when an arithmetic, casting, or conversion operation in a checked context results in an overflow.</div>
</dd>
<dt><spanclass="strong"><ahref="../System/OverflowException.html#OverflowException()">OverflowException()</a></span> - Constructor for exception System.<ahref="../System/OverflowException.html"title="class in System">OverflowException</a></dt>
<dd>
<divclass="block">Initializes a new instance of the OverflowException class.</div>
</dd>
<dt><spanclass="strong"><ahref="../System/OverflowException.html#OverflowException(java.lang.String)">OverflowException(String)</a></span> - Constructor for exception System.<ahref="../System/OverflowException.html"title="class in System">OverflowException</a></dt>
<dd>
<divclass="block">Initializes a new instance of the OverflowException class with a specified error message.</div>
</dd>
<dt><spanclass="strong"><ahref="../System/OverflowException.html#OverflowException(java.lang.String, java.lang.RuntimeException)">OverflowException(String, RuntimeException)</a></span> - Constructor for exception System.<ahref="../System/OverflowException.html"title="class in System">OverflowException</a></dt>
<dd>
<divclass="block">Initializes a new instance of the OverflowException class with a specified error message and a reference to the inner exception that is the cause of this exception.</div>