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 _

C

CadetBlue - Static variable in class Microsoft.Xna.Framework.Color
Gets a system-defined color with the value R:95 G:158 B:160 A:255.
CanRead() - Method in class System.IO.MemoryStream
 
CanRead() - Method in class System.IO.Stream
 
CanSeek() - Method in class System.IO.MemoryStream
 
CanSeek() - Method in class System.IO.Stream
 
CanTimeout() - Method in class System.IO.Stream
 
CanWrite() - Method in class System.IO.MemoryStream
 
CanWrite() - Method in class System.IO.Stream
 
CatmullRom(float, float, float, float, float) - Static method in class Microsoft.Xna.Framework.MathHelper
Performs a Catmull-Rom interpolation using the specified positions.
CatmullRom(Vector2, Vector2, Vector2, Vector2, float) - Static method in class Microsoft.Xna.Framework.Vector2
Performs a Catmull-Rom interpolation using the specified positions.
CatmullRom(Vector2, Vector2, Vector2, Vector2, float, Vector2) - Static method in class Microsoft.Xna.Framework.Vector2
Performs a Catmull-Rom interpolation using the specified positions.
CatmullRom(Vector3, Vector3, Vector3, Vector3, float) - Static method in class Microsoft.Xna.Framework.Vector3
Performs a Catmull-Rom interpolation using the specified positions.
CatmullRom(Vector3, Vector3, Vector3, Vector3, float, Vector3) - Static method in class Microsoft.Xna.Framework.Vector3
Performs a Catmull-Rom interpolation using the specified positions.
CatmullRom(Vector4, Vector4, Vector4, Vector4, float) - Static method in class Microsoft.Xna.Framework.Vector4
Performs a Catmull-Rom interpolation using the specified positions.
CatmullRom(Vector4, Vector4, Vector4, Vector4, float, Vector4) - Static method in class Microsoft.Xna.Framework.Vector4
Performs a Catmull-Rom interpolation using the specified positions.
Center - Variable in class Microsoft.Xna.Framework.BoundingSphere
The center point of the sphere.
Center() - Method in class Microsoft.Xna.Framework.Rectangle
Gets the Point that specifies the center of the rectangle.
Chartreuse - Static variable in class Microsoft.Xna.Framework.Color
Gets a system-defined color with the value R:127 G:255 B:0 A:255.
Chocolate - Static variable in class Microsoft.Xna.Framework.Color
Gets a system-defined color with the value R:210 G:105 B:30 A:255.
Clamp(float, float, float) - Static method in class Microsoft.Xna.Framework.MathHelper
Restricts a value to be within a specified range.
Clamp(Vector2, Vector2, Vector2) - Static method in class Microsoft.Xna.Framework.Vector2
Restricts a value to be within a specified range.
Clamp(Vector2, Vector2, Vector2, Vector2) - Static method in class Microsoft.Xna.Framework.Vector2
Restricts a value to be within a specified range.
Clamp(Vector3, Vector3, Vector3) - Static method in class Microsoft.Xna.Framework.Vector3
Restricts a value to be within a specified range.
Clamp(Vector3, Vector3, Vector3, Vector3) - Static method in class Microsoft.Xna.Framework.Vector3
Restricts a value to be within a specified range.
Clamp(Vector4, Vector4, Vector4) - Static method in class Microsoft.Xna.Framework.Vector4
Restricts a value to be within a specified range.
Clamp(Vector4, Vector4, Vector4, Vector4) - Static method in class Microsoft.Xna.Framework.Vector4
Restricts a value to be within a specified range.
Clear(Color) - Method in class Microsoft.Xna.Framework.Graphics.GraphicsDevice
 
Clear(EnumSet<ClearOptions>, Color, float, int) - Method in class Microsoft.Xna.Framework.Graphics.GraphicsDevice
 
Clear(EnumSet<ClearOptions>, Vector4, float, int) - Method in class Microsoft.Xna.Framework.Graphics.GraphicsDevice
 
Clear() - Method in class Microsoft.Xna.Framework.Input.Touch.TouchCollection
Removes all TouchLocation objects from the collection.
Clear() - Method in interface System.Collections.Generic.ICollection
 
Clear() - Method in class System.Collections.ObjectModel.Collection
Removes all elements from the Collection<>.
ClearItems() - Method in class System.Collections.ObjectModel.Collection
Removes all elements from the Collection<>.
ClearOptions - Enum in Microsoft.Xna.Framework.Graphics
 
Clone() - Method in class Microsoft.Xna.Framework.Graphics.PresentationParameters
 
Close() - Method in class System.IO.BinaryReader
Closes the current reader and the underlying stream.
Close() - Method in class System.IO.BinaryWriter
 
Close() - Method in class System.IO.Stream
 
Collection<T> - Class in System.Collections.ObjectModel
Provides the base class for a generic collection.
Collection() - Constructor for class System.Collections.ObjectModel.Collection
Initializes a new instance of the Collection<> class that is empty.
Collection(List<T>) - Constructor for class System.Collections.ObjectModel.Collection
Initializes a new instance of the Collection<> class as a wrapper for the specified list.
Color - Class in Microsoft.Xna.Framework
Represents a four-component color using red, green, blue, and alpha data.
Color(Vector3) - Constructor for class Microsoft.Xna.Framework.Color
Creates a new instance of the class.
Color(Vector4) - Constructor for class Microsoft.Xna.Framework.Color
Creates a new instance of the class.
Color(int, int, int) - Constructor for class Microsoft.Xna.Framework.Color
Creates a new instance of the class.
Color(float, float, float) - Constructor for class Microsoft.Xna.Framework.Color
Creates a new instance of the class.
Color(int, int, int, int) - Constructor for class Microsoft.Xna.Framework.Color
Creates a new instance of the class.
Color(float, float, float, float) - Constructor for class Microsoft.Xna.Framework.Color
Creates a new instance of the class.
ColorWriteChannels - Enum in Microsoft.Xna.Framework.Graphics
Defines the color channels that can be chosen for a per-channel write to a render target color buffer.
Compare(TimeSpan, TimeSpan) - Static method in class System.TimeSpan
Compares two TimeSpan values and returns an integer that indicates their relationship.
CompareFunction - Enum in Microsoft.Xna.Framework.Graphics
Defines comparison functions that can be chosen for alpha, stencil, or depth-buffer tests.
CompareTo(T) - Method in interface System.IComparable
Compares the current object with an object of the same type.
CompareTo(TimeSpan) - Method in class System.TimeSpan
Compares this instance to a specified TimeSpan object and returns an indication of their relative values.
CompletedSynchronously() - Method in interface System.IAsyncResult
Gets an indication of whether the asynchronous operation completed synchronously.
Concatenate(Quaternion, Quaternion) - Static method in class Microsoft.Xna.Framework.Quaternion
Concatenates two Quaternions; the result represents the value1 rotation followed by the value2 rotation.
Concatenate(Quaternion, Quaternion, Quaternion) - Static method in class Microsoft.Xna.Framework.Quaternion
Concatenates two Quaternions; the result represents the value1 rotation followed by the value2 rotation.
Conjugate() - Method in class Microsoft.Xna.Framework.Quaternion
Transforms this Quaternion into its conjugate.
Conjugate(Quaternion) - Static method in class Microsoft.Xna.Framework.Quaternion
Returns the conjugate of a specified Quaternion.
Conjugate(Quaternion, Quaternion) - Static method in class Microsoft.Xna.Framework.Quaternion
Returns the conjugate of a specified Quaternion.
ContainmentType - Enum in Microsoft.Xna.Framework
Indicates the extent to which bounding volumes intersect or contain one another.
Contains(BoundingBox) - Method in class Microsoft.Xna.Framework.BoundingBox
Tests whether the BoundingBox contains another BoundingBox.
Contains(BoundingSphere) - Method in class Microsoft.Xna.Framework.BoundingBox
Tests whether the BoundingBox contains a BoundingSphere.
Contains(Vector3) - Method in class Microsoft.Xna.Framework.BoundingBox
Tests whether the BoundingBox contains a point.
Contains(BoundingBox) - Method in class Microsoft.Xna.Framework.BoundingSphere
Checks whether the current BoundingSphere contains the specified BoundingBox.
Contains(BoundingSphere) - Method in class Microsoft.Xna.Framework.BoundingSphere
Checks whether the current BoundingSphere contains the specified BoundingSphere.
Contains(Vector3) - Method in class Microsoft.Xna.Framework.BoundingSphere
Checks whether the current BoundingSphere contains the specified point.
Contains(BoundingBox, ContainmentType) - Method in class Microsoft.Xna.Framework.BoundingSphere
Checks whether the current BoundingSphere contains the specified BoundingBox.
Contains(BoundingSphere, ContainmentType) - Method in class Microsoft.Xna.Framework.BoundingSphere
Checks whether the current BoundingSphere contains the specified BoundingSphere.
Contains(Vector3, ContainmentType) - Method in class Microsoft.Xna.Framework.BoundingSphere
Checks whether the current BoundingSphere contains the specified point.
Contains(TouchLocation) - Method in class Microsoft.Xna.Framework.Input.Touch.TouchCollection
Checks if the current touch collection contains the specified touch location.
Contains(Point) - Method in class Microsoft.Xna.Framework.Rectangle
Determines whether this Rectangle contains a specified Point.
Contains(Rectangle) - Method in class Microsoft.Xna.Framework.Rectangle
Determines whether this Rectangle entirely contains a specified Rectangle.
Contains(Rectangle, boolean) - Method in class Microsoft.Xna.Framework.Rectangle
Determines whether this Rectangle entirely contains a specified Rectangle.
Contains(int, int) - Method in class Microsoft.Xna.Framework.Rectangle
Determines whether this Rectangle contains a specified point represented by its x- and y-coordinates.
Contains(Point, boolean) - Method in class Microsoft.Xna.Framework.Rectangle
Determines whether this Rectangle contains a specified Point.
Contains(T) - Method in interface System.Collections.Generic.ICollection
 
ContentLoadException - Exception in Microsoft.Xna.Framework.Content
Exception used to report errors from the ContentManager.Load method.
ContentLoadException() - Constructor for exception Microsoft.Xna.Framework.Content.ContentLoadException
Creates a new instance of ContentLoadException.
ContentLoadException(String) - Constructor for exception Microsoft.Xna.Framework.Content.ContentLoadException
Creates a new instance of ContentLoadException.
ContentLoadException(String, Exception) - Constructor for exception Microsoft.Xna.Framework.Content.ContentLoadException
Creates a new instance of ContentLoadException.
ContentManager - Class in Microsoft.Xna.Framework.Content
The ContentManager is the run-time component which loads managed objects from the binary files produced by the design time content pipeline.
ContentManager(IServiceProvider) - Constructor for class Microsoft.Xna.Framework.Content.ContentManager
 
ContentManager(IServiceProvider, String) - Constructor for class Microsoft.Xna.Framework.Content.ContentManager
 
CopyTo(TouchLocation[], int) - Method in class Microsoft.Xna.Framework.Input.Touch.TouchCollection
Copies the touch location to the collection at the specified index.
CopyTo(T[], int) - Method in interface System.Collections.Generic.ICollection
 
Coral - Static variable in class Microsoft.Xna.Framework.Color
Gets a system-defined color with the value R:255 G:127 B:80 A:255.
CornerCount - Variable in class Microsoft.Xna.Framework.BoundingBox
Specifies the total number of corners (8) in the BoundingBox.
CornflowerBlue - Static variable in class Microsoft.Xna.Framework.Color
Gets a system-defined color with the value R:100 G:149 B:237 A:255.
Cornsilk - Static variable in class Microsoft.Xna.Framework.Color
Gets a system-defined color with the value R:255 G:248 B:220 A:255.
Count() - Method in class Microsoft.Xna.Framework.Input.Touch.TouchCollection
Gets the current number of touch locations for the touch screen.
Count() - Method in interface System.Collections.Generic.ICollection
 
Count() - Method in class System.Collections.ObjectModel.Collection
Gets the number of elements actually contained in the Collection<>.
CreateBillboard(Vector3, Vector3, Vector3, Vector3) - Static method in class Microsoft.Xna.Framework.Matrix
Creates a spherical billboard that rotates around a specified object position.
CreateBillboard(Vector3, Vector3, Vector3, Vector3, Matrix) - Static method in class Microsoft.Xna.Framework.Matrix
Creates a spherical billboard that rotates around a specified object position.
CreateConstrainedBillboard(Vector3, Vector3, Vector3, Vector3, Vector3) - Static method in class Microsoft.Xna.Framework.Matrix
Creates a cylindrical billboard that rotates around a specified axis.
CreateConstrainedBillboard(Vector3, Vector3, Vector3, Vector3, Vector3, Matrix) - Static method in class Microsoft.Xna.Framework.Matrix
Creates a cylindrical billboard that rotates around a specified axis.
CreateFromAxisAngle(Vector3, float) - Static method in class Microsoft.Xna.Framework.Matrix
Creates a new Matrix that rotates around an arbitrary vector.
CreateFromAxisAngle(Vector3, float, Matrix) - Static method in class Microsoft.Xna.Framework.Matrix
Creates a new Matrix that rotates around an arbitrary vector.
CreateFromAxisAngle(Vector3, float) - Static method in class Microsoft.Xna.Framework.Quaternion
Creates a Quaternion from a vector and an angle to rotate about the vector.
CreateFromAxisAngle(Vector3, float, Quaternion) - Static method in class Microsoft.Xna.Framework.Quaternion
Creates a Quaternion from a vector and an angle to rotate about the vector.
CreateFromBoundingBox(BoundingBox) - Static method in class Microsoft.Xna.Framework.BoundingSphere
Creates the smallest BoundingSphere that can contain a specified BoundingBox.
CreateFromBoundingBox(BoundingBox, BoundingSphere) - Static method in class Microsoft.Xna.Framework.BoundingSphere
Creates the smallest BoundingSphere that can contain a specified BoundingBox.
CreateFromQuaternion(Quaternion) - Static method in class Microsoft.Xna.Framework.Matrix
Creates a rotation Matrix from a Quaternion.
CreateFromQuaternion(Quaternion, Matrix) - Static method in class Microsoft.Xna.Framework.Matrix
Creates a rotation Matrix from a Quaternion.
CreateFromRotationMatrix(Matrix) - Static method in class Microsoft.Xna.Framework.Quaternion
Creates a Quaternion from a rotation Matrix.
CreateFromRotationMatrix(Matrix, Quaternion) - Static method in class Microsoft.Xna.Framework.Quaternion
Creates a Quaternion from a rotation Matrix.
CreateFromSphere(BoundingSphere) - Static method in class Microsoft.Xna.Framework.BoundingBox
Creates the smallest BoundingBox that will contain the specified BoundingSphere.
CreateFromSphere(BoundingSphere, BoundingBox) - Static method in class Microsoft.Xna.Framework.BoundingBox
Creates the smallest BoundingBox that will contain the specified BoundingSphere.
CreateFromYawPitchRoll(float, float, float) - Static method in class Microsoft.Xna.Framework.Matrix
Creates a new rotation matrix from a specified yaw, pitch, and roll.
CreateFromYawPitchRoll(float, float, float, Matrix) - Static method in class Microsoft.Xna.Framework.Matrix
Creates a new rotation matrix from a specified yaw, pitch, and roll.
CreateFromYawPitchRoll(float, float, float) - Static method in class Microsoft.Xna.Framework.Quaternion
Creates a new Quaternion from specified yaw, pitch, and roll angles.
CreateFromYawPitchRoll(float, float, float, Quaternion) - Static method in class Microsoft.Xna.Framework.Quaternion
Creates a new Quaternion from specified yaw, pitch, and roll angles.
CreateInstance() - Method in class Microsoft.Xna.Framework.Audio.SoundEffect
Creates a new SoundEffectInstance for this SoundEffect.
CreateLookAt(Vector3, Vector3, Vector3) - Static method in class Microsoft.Xna.Framework.Matrix
Creates a view matrix.
CreateLookAt(Vector3, Vector3, Vector3, Matrix) - Static method in class Microsoft.Xna.Framework.Matrix
Creates a view matrix.
CreateMerged(BoundingBox, BoundingBox) - Static method in class Microsoft.Xna.Framework.BoundingBox
Creates the smallest BoundingBox that contains the two specified BoundingBox instances.
CreateMerged(BoundingBox, BoundingBox, BoundingBox) - Static method in class Microsoft.Xna.Framework.BoundingBox
Creates the smallest BoundingBox that contains the two specified BoundingBox instances.
CreateMerged(BoundingSphere, BoundingSphere) - Static method in class Microsoft.Xna.Framework.BoundingSphere
Creates a BoundingSphere that contains the two specified BoundingSphere instances.
CreateMerged(BoundingSphere, BoundingSphere, BoundingSphere) - Static method in class Microsoft.Xna.Framework.BoundingSphere
Creates a BoundingSphere that contains the two specified BoundingSphere instances.
CreateOrthographic(float, float, float, float) - Static method in class Microsoft.Xna.Framework.Matrix
Builds an orthogonal projection matrix.
CreateOrthographic(float, float, float, float, Matrix) - Static method in class Microsoft.Xna.Framework.Matrix
Builds an orthogonal projection matrix.
CreateOrthographicOffCenter(float, float, float, float, float, float) - Static method in class Microsoft.Xna.Framework.Matrix
Builds a customized, orthogonal projection matrix.
CreateOrthographicOffCenter(float, float, float, float, float, float, Matrix) - Static method in class Microsoft.Xna.Framework.Matrix
Builds a customized, orthogonal projection matrix.
CreatePerspective(float, float, float, float) - Static method in class Microsoft.Xna.Framework.Matrix
Builds a perspective projection matrix and returns the result by value.
CreatePerspective(float, float, float, float, Matrix) - Static method in class Microsoft.Xna.Framework.Matrix
Builds a perspective projection matrix and returns the result by reference.
CreatePerspectiveFieldOfView(float, float, float, float) - Static method in class Microsoft.Xna.Framework.Matrix
Builds a perspective projection matrix based on a field of view and returns by value.
CreatePerspectiveFieldOfView(float, float, float, float, Matrix) - Static method in class Microsoft.Xna.Framework.Matrix
Builds a perspective projection matrix based on a field of view and returns by reference.
CreatePerspectiveOffCenter(float, float, float, float, float, float) - Static method in class Microsoft.Xna.Framework.Matrix
Builds a customized, perspective projection matrix.
CreatePerspectiveOffCenter(float, float, float, float, float, float, Matrix) - Static method in class Microsoft.Xna.Framework.Matrix
Builds a customized, perspective projection matrix.
CreateReflection(Plane) - Static method in class Microsoft.Xna.Framework.Matrix
Creates a Matrix that reflects the coordinate system about a specified Plane.
CreateReflection(Plane, Matrix) - Static method in class Microsoft.Xna.Framework.Matrix
Creates a Matrix that reflects the coordinate system about a specified Plane.
CreateRotationX(float) - Static method in class Microsoft.Xna.Framework.Matrix
Returns a matrix that can be used to rotate a set of vertices around the x-axis.
CreateRotationX(float, Matrix) - Static method in class Microsoft.Xna.Framework.Matrix
Populates data into a user-specified matrix that can be used to rotate a set of vertices around the x-axis.
CreateRotationY(float) - Static method in class Microsoft.Xna.Framework.Matrix
Returns a matrix that can be used to rotate a set of vertices around the y-axis.
CreateRotationY(float, Matrix) - Static method in class Microsoft.Xna.Framework.Matrix
Populates data into a user-specified matrix that can be used to rotate a set of vertices around the y-axis.
CreateRotationZ(float) - Static method in class Microsoft.Xna.Framework.Matrix
Returns a matrix that can be used to rotate a set of vertices around the z-axis.
CreateRotationZ(float, Matrix) - Static method in class Microsoft.Xna.Framework.Matrix
Populates data into a user-specified matrix that can be used to rotate a set of vertices around the z-axis.
CreateScale(Vector3) - Static method in class Microsoft.Xna.Framework.Matrix
Creates a scaling Matrix.
CreateScale(float) - Static method in class Microsoft.Xna.Framework.Matrix
Creates a scaling Matrix.
CreateScale(Vector3, Matrix) - Static method in class Microsoft.Xna.Framework.Matrix
Creates a scaling Matrix.
CreateScale(float, Matrix) - Static method in class Microsoft.Xna.Framework.Matrix
Creates a scaling Matrix.
CreateScale(float, float, float) - Static method in class Microsoft.Xna.Framework.Matrix
Creates a scaling Matrix.
CreateScale(float, float, float, Matrix) - Static method in class Microsoft.Xna.Framework.Matrix
Creates a scaling Matrix.
CreateShadow(Vector3, Plane) - Static method in class Microsoft.Xna.Framework.Matrix
Creates a Matrix that flattens geometry into a specified Plane as if casting a shadow from a specified light source.
CreateShadow(Vector3, Plane, Matrix) - Static method in class Microsoft.Xna.Framework.Matrix
Fills in a Matrix to flatten geometry into a specified Plane as if casting a shadow from a specified light source.
CreateTranslation(Vector3) - Static method in class Microsoft.Xna.Framework.Matrix
Creates a translation Matrix.
CreateTranslation(Vector3, Matrix) - Static method in class Microsoft.Xna.Framework.Matrix
Creates a translation Matrix.
CreateTranslation(float, float, float) - Static method in class Microsoft.Xna.Framework.Matrix
Creates a translation Matrix.
CreateTranslation(float, float, float, Matrix) - Static method in class Microsoft.Xna.Framework.Matrix
Creates a translation Matrix.
CreateWorld(Vector3, Vector3, Vector3) - Static method in class Microsoft.Xna.Framework.Matrix
Creates a world matrix with the specified parameters.
CreateWorld(Vector3, Vector3, Vector3, Matrix) - Static method in class Microsoft.Xna.Framework.Matrix
Creates a world matrix with the specified parameters.
Crimson - Static variable in class Microsoft.Xna.Framework.Color
Gets a system-defined color with the value R:220 G:20 B:60 A:255.
Cross(Vector3, Vector3) - Static method in class Microsoft.Xna.Framework.Vector3
Calculates the cross product of two vectors.
Cross(Vector3, Vector3, Vector3) - Static method in class Microsoft.Xna.Framework.Vector3
Calculates the cross product of two vectors.
CubeMapFace - Enum in Microsoft.Xna.Framework.Graphics
Defines the faces of a cube map in the TextureCube class type.
CullClockwise - Static variable in class Microsoft.Xna.Framework.Graphics.RasterizerState
A built-in state object with settings for culling primitives with clockwise winding order.
CullCounterClockwise - Static variable in class Microsoft.Xna.Framework.Graphics.RasterizerState
A built-in state object with settings for culling primitives with counter-clockwise winding order.
CullMode - Enum in Microsoft.Xna.Framework.Graphics
Defines winding orders that may be used to identify back faces for culling.
CullNone - Static variable in class Microsoft.Xna.Framework.Graphics.RasterizerState
A built-in state object with settings for not culling any primitives.
Current() - Method in interface System.Collections.Generic.IEnumerator
 
Cyan - Static variable in class Microsoft.Xna.Framework.Color
Gets a system-defined color with the value R:0 G:255 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 _