A B C D E F G H I K L M N O P Q R S T U V W X Y Z _

F

FillBuffer(int) - Method in class System.IO.BinaryReader
Fills the internal buffer with the specified number of bytes read from the stream.
FillMode - Enum in Microsoft.Xna.Framework.Graphics
Describes options for filling the vertices and lines that define a primitive.
finalize() - Method in class Microsoft.Xna.Framework.Audio.SoundEffect
 
finalize() - Method in class Microsoft.Xna.Framework.Audio.SoundEffectInstance
Releases unmanaged resources and performs other cleanup operations before the SoundEffectInstance is reclaimed by garbage collection.
finalize() - Method in class Microsoft.Xna.Framework.Graphics.GraphicsResource
Allows this Object to attempt to free resources and perform other cleanup operations before garbage collection reclaims the object.
finalize() - Method in class Microsoft.Xna.Framework.Graphics.SpriteBatch
 
finalize() - Method in class Microsoft.Xna.Framework.Graphics.TextureCollection
 
finalize() - Method in class Microsoft.Xna.Framework.Graphics.TextureCube
 
FindById(int, TouchLocation) - Method in class Microsoft.Xna.Framework.Input.Touch.TouchCollection
Retrieves the touch location matching the specified ID.
Firebrick - Static variable in class Microsoft.Xna.Framework.Color
Gets a system-defined color with the value R:178 G:34 B:34 A:255.
FloralWhite - Static variable in class Microsoft.Xna.Framework.Color
Gets a system-defined color with the value R:255 G:250 B:240 A:255.
Flush() - Method in class System.IO.BinaryWriter
 
Flush() - Method in class System.IO.MemoryStream
Overrides Flush so that no action is performed.
Flush() - Method in class System.IO.Stream
When overridden in a derived class, clears all buffers for this stream and causes any buffered data to be written to the underlying device.
ForestGreen - Static variable in class Microsoft.Xna.Framework.Color
Gets a system-defined color with the value R:34 G:139 B:34 A:255.
Format() - Method in class Microsoft.Xna.Framework.Graphics.Texture
Gets the format of the texture data.
FormatException - Exception in System
The exception that is thrown when the format of an argument does not meet the parameter specifications of the invoked method.
FormatException() - Constructor for exception System.FormatException
Initializes a new instance of the FormatException class.
FormatException(String) - Constructor for exception System.FormatException
Initializes a new instance of the FormatException class with a specified error message.
FormatException(String, RuntimeException) - Constructor for exception System.FormatException
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.
Forward - Static variable in class Microsoft.Xna.Framework.Vector3
Returns a unit Vector3 designating forward in a right-handed coordinate system(0, 0, −1).
FromDays(double) - Static method in class System.TimeSpan
Returns a TimeSpan that represents a specified number of days, where the specification is accurate to the nearest millisecond.
FromHours(double) - Static method in class System.TimeSpan
Returns a TimeSpan that represents a specified number of hours, where the specification is accurate to the nearest millisecond.
FromInt(int) - Static method in enum Microsoft.Xna.Framework.Input.Keys
Returns a Keys value based on the specified value.
FromMilliseconds(double) - Static method in class System.TimeSpan
Returns a TimeSpan that represents a specified number of milliseconds.
FromMinutes(double) - Static method in class System.TimeSpan
Returns a TimeSpan that represents a specified number of minutes, where the specification is accurate to the nearest millisecond.
FromNonPremultiplied(Vector4) - Static method in class Microsoft.Xna.Framework.Color
Convert a non premultipled color into color data that contains alpha.
FromNonPremultiplied(int, int, int, int) - Static method in class Microsoft.Xna.Framework.Color
Converts a non-premultipled alpha color to a color that contains premultiplied alpha.
FromSeconds(double) - Static method in class System.TimeSpan
Returns a TimeSpan that represents a specified number of seconds, where the specification is accurate to the nearest millisecond.
FromStream(Stream) - Static method in class Microsoft.Xna.Framework.Audio.SoundEffect
Creates a SoundEffect object based on the specified data stream.
FromStream(InputStream) - Static method in class Microsoft.Xna.Framework.Audio.SoundEffect
Creates a SoundEffect object based on the specified data stream.
FromStream(GraphicsDevice, InputStream) - Static method in class Microsoft.Xna.Framework.Graphics.Texture2D
Loads texture data from a stream.
FromStream(GraphicsDevice, InputStream, int, int, boolean) - Static method in class Microsoft.Xna.Framework.Graphics.Texture2D
Loads texture data from a stream.
FromTicks(long) - Static method in class System.TimeSpan
Returns a TimeSpan that represents a specified time, where the specification is in units of ticks.
Fuchsia - Static variable in class Microsoft.Xna.Framework.Color
Gets a system-defined color with the value R:255 G:0 B:255 A:255.

A B C D E F G H I K L M N O P Q R S T U V W X Y Z _