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

333 lines
28 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!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>F-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="F-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-5.html">Prev Letter</a></li>
<li><a href="index-7.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-6.html" target="_top">Frames</a></li>
<li><a href="index-6.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="_F_">
<!-- -->
</a>
<h2 class="title">F</h2>
<dl>
<dt><a href="../System/IO/FileAccess.html" title="enum in System.IO"><span class="strong">FileAccess</span></a> - Enum in <a href="../System/IO/package-summary.html">System.IO</a></dt>
<dd>
<div class="block">Defines constants for read, write, or read/write access to a file.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Storage/StorageContainer.html#FileExists(java.lang.String)">FileExists(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">Determines whether the specified path refers to an existing file in the StorageContainer.</div>
</dd>
<dt><span class="strong"><a href="../System/IO/IsolatedStorage/IsolatedStorageFile.html#FileExists(java.lang.String)">FileExists(String)</a></span> - Method in class System.IO.IsolatedStorage.<a href="../System/IO/IsolatedStorage/IsolatedStorageFile.html" title="class in System.IO.IsolatedStorage">IsolatedStorageFile</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../System/IO/FileMode.html" title="enum in System.IO"><span class="strong">FileMode</span></a> - Enum in <a href="../System/IO/package-summary.html">System.IO</a></dt>
<dd>
<div class="block">Specifies how the operating system should open a file.</div>
</dd>
<dt><a href="../System/IO/FileNotFoundException.html" title="class in System.IO"><span class="strong">FileNotFoundException</span></a> - Exception in <a href="../System/IO/package-summary.html">System.IO</a></dt>
<dd>
<div class="block">The exception that is thrown when an attempt to access a file that does not exist fails.</div>
</dd>
<dt><span class="strong"><a href="../System/IO/FileNotFoundException.html#FileNotFoundException()">FileNotFoundException()</a></span> - Constructor for exception System.IO.<a href="../System/IO/FileNotFoundException.html" title="class in System.IO">FileNotFoundException</a></dt>
<dd>
<div class="block">Initializes a new instance of the System.IO.FileNotFoundException class with its message string set to a system-supplied message.</div>
</dd>
<dt><span class="strong"><a href="../System/IO/FileNotFoundException.html#FileNotFoundException(java.lang.String)">FileNotFoundException(String)</a></span> - Constructor for exception System.IO.<a href="../System/IO/FileNotFoundException.html" title="class in System.IO">FileNotFoundException</a></dt>
<dd>
<div class="block">Initializes a new instance of the System.IO.FileNotFoundException class with its message string set to message.</div>
</dd>
<dt><span class="strong"><a href="../System/IO/FileNotFoundException.html#FileNotFoundException(java.lang.String, java.lang.String)">FileNotFoundException(String, String)</a></span> - Constructor for exception System.IO.<a href="../System/IO/FileNotFoundException.html" title="class in System.IO">FileNotFoundException</a></dt>
<dd>
<div class="block">Initializes a new instance of the System.IO.FileNotFoundException class with its message string set to message, specifying the file name that cannot be found.</div>
</dd>
<dt><span class="strong"><a href="../System/IO/FileNotFoundException.html#FileNotFoundException(java.lang.String, java.lang.String, java.lang.Throwable)">FileNotFoundException(String, String, Throwable)</a></span> - Constructor for 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="../System/IO/FileNotFoundException.html#FileNotFoundException(java.lang.String, java.lang.Throwable)">FileNotFoundException(String, Throwable)</a></span> - Constructor for exception System.IO.<a href="../System/IO/FileNotFoundException.html" title="class in System.IO">FileNotFoundException</a></dt>
<dd>
<div class="block">Initializes a new instance of the System.IO.FileNotFoundException class with a specified error message and a reference to the inner exception that is the cause of this exception.</div>
</dd>
<dt><a href="../System/IO/FileShare.html" title="enum in System.IO"><span class="strong">FileShare</span></a> - Enum in <a href="../System/IO/package-summary.html">System.IO</a></dt>
<dd>
<div class="block">Contains constants for controlling the kind of access other System.IO.IsolatedStorage.IsolatedStorageFileStream objects can have to the same file.</div>
</dd>
<dt><a href="../System/IO/FileStream.html" title="class in System.IO"><span class="strong">FileStream</span></a> - Class in <a href="../System/IO/package-summary.html">System.IO</a></dt>
<dd>
<div class="block">When it is called by an elevated-trust application, exposes a System.IO.Stream around a file, supporting both synchronous and asynchronous read and write operations.</div>
</dd>
<dt><span class="strong"><a href="../System/IO/FileStream.html#FileStream()">FileStream()</a></span> - Constructor for 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/FileStream.html#FileStream(java.lang.String, System.IO.FileMode)">FileStream(String, FileMode)</a></span> - Constructor for class System.IO.<a href="../System/IO/FileStream.html" title="class in System.IO">FileStream</a></dt>
<dd>
<div class="block">When it is called by trusted applications, initializes a new instance of the System.IO.FileStream class with the specified path and creation mode.</div>
</dd>
<dt><span class="strong"><a href="../System/IO/FileStream.html#FileStream(java.lang.String, System.IO.FileMode, java.util.EnumSet)">FileStream(String, FileMode, EnumSet&lt;FileAccess&gt;)</a></span> - Constructor for class System.IO.<a href="../System/IO/FileStream.html" title="class in System.IO">FileStream</a></dt>
<dd>
<div class="block">When it is called by trusted applications, initializes a new instance of the System.IO.FileStream class with the specified path, creation mode, and read/write permission.</div>
</dd>
<dt><span class="strong"><a href="../System/IO/FileStream.html#FileStream(java.lang.String, System.IO.FileMode, java.util.EnumSet, java.util.EnumSet)">FileStream(String, FileMode, EnumSet&lt;FileAccess&gt;, EnumSet&lt;FileShare&gt;)</a></span> - Constructor for 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/FileStream.html#FileStream(java.lang.String, System.IO.FileMode, java.util.EnumSet, java.util.EnumSet, int)">FileStream(String, FileMode, EnumSet&lt;FileAccess&gt;, EnumSet&lt;FileShare&gt;, int)</a></span> - Constructor for 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/BinaryReader.html#FillBuffer(int)">FillBuffer(int)</a></span> - Method in class System.IO.<a href="../System/IO/BinaryReader.html" title="class in System.IO">BinaryReader</a></dt>
<dd>
<div class="block">Fills the internal buffer with the specified number of bytes read from the stream.</div>
</dd>
<dt><a href="../Microsoft/Xna/Framework/Graphics/FillMode.html" title="enum in Microsoft.Xna.Framework.Graphics"><span class="strong">FillMode</span></a> - Enum in <a href="../Microsoft/Xna/Framework/Graphics/package-summary.html">Microsoft.Xna.Framework.Graphics</a></dt>
<dd>
<div class="block">Describes options for filling the vertices and lines that define a primitive.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Audio/SoundEffect.html#finalize()">finalize()</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>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Audio/SoundEffectInstance.html#finalize()">finalize()</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">Releases unmanaged resources and performs other cleanup operations before the SoundEffectInstance is reclaimed by garbage collection.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/GraphicsResource.html#finalize()">finalize()</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">Allows this Object to attempt to free resources and perform other cleanup operations before garbage collection reclaims the object.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/SpriteBatch.html#finalize()">finalize()</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/TextureCollection.html#finalize()">finalize()</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>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/TextureCube.html#finalize()">finalize()</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/Storage/StorageContainer.html#finalize()">finalize()</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">Allows this object to attempt to free resources and perform other cleanup operations before garbage collection reclaims the object.</div>
</dd>
<dt><span class="strong"><a href="../System/IO/FileStream.html#finalize()">finalize()</a></span> - Method in class System.IO.<a href="../System/IO/FileStream.html" title="class in System.IO">FileStream</a></dt>
<dd>
<div class="block">Ensures that resources are freed and other cleanup operations are performed when the garbage collector reclaims the FileStream.</div>
</dd>
<dt><span class="strong"><a href="../System/IO/IsolatedStorage/IsolatedStorageFile.html#finalize()">finalize()</a></span> - Method in class System.IO.IsolatedStorage.<a href="../System/IO/IsolatedStorage/IsolatedStorageFile.html" title="class in System.IO.IsolatedStorage">IsolatedStorageFile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Input/Touch/TouchCollection.html#FindById(int, Microsoft.Xna.Framework.Input.Touch.TouchLocation)">FindById(int, TouchLocation)</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">Retrieves the touch location matching the specified ID.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Color.html#Firebrick">Firebrick</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:178 G:34 B:34 A:255.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Color.html#FloralWhite">FloralWhite</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:250 B:240 A:255.</div>
</dd>
<dt><span class="strong"><a href="../System/IO/BinaryWriter.html#Flush()">Flush()</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">Clears all buffers for the current writer and causes any buffered data to be written to the underlying device.</div>
</dd>
<dt><span class="strong"><a href="../System/IO/FileStream.html#Flush()">Flush()</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/IsolatedStorage/IsolatedStorageFileStream.html#Flush()">Flush()</a></span> - Method in class System.IO.IsolatedStorage.<a href="../System/IO/IsolatedStorage/IsolatedStorageFileStream.html" title="class in System.IO.IsolatedStorage">IsolatedStorageFileStream</a></dt>
<dd>
<div class="block">Updates the file with the current state of the buffer then clears the buffer.</div>
</dd>
<dt><span class="strong"><a href="../System/IO/MemoryStream.html#Flush()">Flush()</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">Overrides Flush so that no action is performed.</div>
</dd>
<dt><span class="strong"><a href="../System/IO/Stream.html#Flush()">Flush()</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, clears all buffers for this stream and causes any buffered data to be written to the underlying device.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/DualTextureEffect.html#FogEnabled()">FogEnabled()</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#FogEnabled()">FogEnabled()</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/Color.html#ForestGreen">ForestGreen</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:34 G:139 B:34 A:255.</div>
</dd>
<dt><a href="../System/FormatException.html" title="class in System"><span class="strong">FormatException</span></a> - Exception in <a href="../System/package-summary.html">System</a></dt>
<dd>
<div class="block">The exception that is thrown when the format of an argument does not meet the parameter specifications of the invoked method.</div>
</dd>
<dt><span class="strong"><a href="../System/FormatException.html#FormatException()">FormatException()</a></span> - Constructor for exception System.<a href="../System/FormatException.html" title="class in System">FormatException</a></dt>
<dd>
<div class="block">Initializes a new instance of the FormatException class.</div>
</dd>
<dt><span class="strong"><a href="../System/FormatException.html#FormatException(java.lang.String)">FormatException(String)</a></span> - Constructor for exception System.<a href="../System/FormatException.html" title="class in System">FormatException</a></dt>
<dd>
<div class="block">Initializes a new instance of the FormatException class with a specified error message.</div>
</dd>
<dt><span class="strong"><a href="../System/FormatException.html#FormatException(java.lang.String, java.lang.RuntimeException)">FormatException(String, RuntimeException)</a></span> - Constructor for exception System.<a href="../System/FormatException.html" title="class in System">FormatException</a></dt>
<dd>
<div class="block">Initializes a new instance of the FormatException class with a specified error message and a reference to the inner exception that is the cause of this exception.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Vector3.html#Forward">Forward</a></span> - Static variable in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Vector3.html" title="class in Microsoft.Xna.Framework">Vector3</a></dt>
<dd>
<div class="block">Returns a unit Vector3 designating forward in a right-handed coordinate system(0, 0, 1).</div>
</dd>
<dt><a href="../Microsoft/Xna/Framework/GamerServices/FriendCollection.html" title="class in Microsoft.Xna.Framework.GamerServices"><span class="strong">FriendCollection</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/FriendCollection.html#FriendCollection(java.util.List)">FriendCollection(List&lt;FriendGamer&gt;)</a></span> - Constructor for class Microsoft.Xna.Framework.GamerServices.<a href="../Microsoft/Xna/Framework/GamerServices/FriendCollection.html" title="class in Microsoft.Xna.Framework.GamerServices">FriendCollection</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../Microsoft/Xna/Framework/GamerServices/FriendGamer.html" title="class in Microsoft.Xna.Framework.GamerServices"><span class="strong">FriendGamer</span></a> - Class in <a href="../Microsoft/Xna/Framework/GamerServices/package-summary.html">Microsoft.Xna.Framework.GamerServices</a></dt>
<dd>
<div class="block">Provides the presence information of a friend of the local gamer.</div>
</dd>
<dt><span class="strong"><a href="../System/TimeSpan.html#FromDays(double)">FromDays(double)</a></span> - Static method in class System.<a href="../System/TimeSpan.html" title="class in System">TimeSpan</a></dt>
<dd>
<div class="block">Returns a TimeSpan that represents a specified number of days, where the specification is accurate to the nearest millisecond.</div>
</dd>
<dt><span class="strong"><a href="../System/TimeSpan.html#FromHours(double)">FromHours(double)</a></span> - Static method in class System.<a href="../System/TimeSpan.html" title="class in System">TimeSpan</a></dt>
<dd>
<div class="block">Returns a TimeSpan that represents a specified number of hours, where the specification is accurate to the nearest millisecond.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Input/Keys.html#FromInt(int)">FromInt(int)</a></span> - Static method in enum Microsoft.Xna.Framework.Input.<a href="../Microsoft/Xna/Framework/Input/Keys.html" title="enum in Microsoft.Xna.Framework.Input">Keys</a></dt>
<dd>
<div class="block">Returns a Keys value based on the specified value.</div>
</dd>
<dt><span class="strong"><a href="../System/TimeSpan.html#FromMilliseconds(double)">FromMilliseconds(double)</a></span> - Static method in class System.<a href="../System/TimeSpan.html" title="class in System">TimeSpan</a></dt>
<dd>
<div class="block">Returns a TimeSpan that represents a specified number of milliseconds.</div>
</dd>
<dt><span class="strong"><a href="../System/TimeSpan.html#FromMinutes(double)">FromMinutes(double)</a></span> - Static method in class System.<a href="../System/TimeSpan.html" title="class in System">TimeSpan</a></dt>
<dd>
<div class="block">Returns a TimeSpan that represents a specified number of minutes, where the specification is accurate to the nearest millisecond.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Color.html#FromNonPremultiplied(Microsoft.Xna.Framework.Vector4)">FromNonPremultiplied(Vector4)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework">Color</a></dt>
<dd>
<div class="block">Convert a non premultiplied color into color data that contains alpha.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Color.html#FromNonPremultiplied(int, int, int, int)">FromNonPremultiplied(int, int, int, int)</a></span> - Static method in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework">Color</a></dt>
<dd>
<div class="block">Converts a non-premultiplied alpha color to a color that contains premultiplied alpha.</div>
</dd>
<dt><span class="strong"><a href="../System/TimeSpan.html#FromSeconds(double)">FromSeconds(double)</a></span> - Static method in class System.<a href="../System/TimeSpan.html" title="class in System">TimeSpan</a></dt>
<dd>
<div class="block">Returns a TimeSpan that represents a specified number of seconds, where the specification is accurate to the nearest millisecond.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Audio/SoundEffect.html#FromStream(System.IO.Stream)">FromStream(Stream)</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">Creates a SoundEffect object based on the specified data stream.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Audio/SoundEffect.html#FromStream(java.io.InputStream)">FromStream(InputStream)</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">Creates a SoundEffect object based on the specified data stream.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/Texture2D.html#FromStream(Microsoft.Xna.Framework.Graphics.GraphicsDevice, java.io.InputStream)">FromStream(GraphicsDevice, InputStream)</a></span> - Static 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">Loads texture data from a stream.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Graphics/Texture2D.html#FromStream(Microsoft.Xna.Framework.Graphics.GraphicsDevice, java.io.InputStream, int, int, boolean)">FromStream(GraphicsDevice, InputStream, int, int, boolean)</a></span> - Static 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">Loads texture data from a stream.</div>
</dd>
<dt><span class="strong"><a href="../System/TimeSpan.html#FromTicks(long)">FromTicks(long)</a></span> - Static method in class System.<a href="../System/TimeSpan.html" title="class in System">TimeSpan</a></dt>
<dd>
<div class="block">Returns a TimeSpan that represents a specified time, where the specification is in units of ticks.</div>
</dd>
<dt><span class="strong"><a href="../Microsoft/Xna/Framework/Color.html#Fuchsia">Fuchsia</a></span> - Static variable in class Microsoft.Xna.Framework.<a href="../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework">Color</a></dt>
<dd>
<div class="block">Gets a system-defined color with the value R:255 G:0 B:255 A:255.</div>
</dd>
</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-5.html">Prev Letter</a></li>
<li><a href="index-7.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-6.html" target="_top">Frames</a></li>
<li><a href="index-6.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>