- Lavender - Static variable in class Microsoft.Xna.Framework.Color
-
Gets a system-defined color with the value R:230 G:230 B:250 A:255.
- LavenderBlush - Static variable in class Microsoft.Xna.Framework.Color
-
Gets a system-defined color with the value R:255 G:240 B:245 A:255.
- LawnGreen - Static variable in class Microsoft.Xna.Framework.Color
-
Gets a system-defined color with the value R:124 G:252 B:0 A:255.
- Left - Variable in class Microsoft.Xna.Framework.Input.GamePadDPad
-
Identifies whether the Left direction on the Xbox 360 Controller directional pad is pressed.
- Left - Variable in class Microsoft.Xna.Framework.Input.GamePadThumbSticks
-
Returns the position of the left Xbox 360 Controller stick (thumbstick) as a 2D vector.
- Left - Variable in class Microsoft.Xna.Framework.Input.GamePadTriggers
-
Identifies the position of the left trigger on the Xbox 360 Controller.
- Left() - Method in class Microsoft.Xna.Framework.Rectangle
-
Returns the x-coordinate of the left side of the rectangle.
- Left - Static variable in class Microsoft.Xna.Framework.Vector3
-
Returns a unit Vector3 designating left (−1, 0, 0).
- LeftButton - Variable in class Microsoft.Xna.Framework.Input.MouseState
-
Returns the state of the left mouse button.
- LeftShoulder - Variable in class Microsoft.Xna.Framework.Input.GamePadButtons
-
Identifies whether the left shoulder (bumper) button on the Xbox 360 Controller is pressed.
- LeftStick - Variable in class Microsoft.Xna.Framework.Input.GamePadButtons
-
Identifies whether the left stick button on the Xbox 360 Controller is pressed (the stick is "clicked" in).
- LemonChiffon - Static variable in class Microsoft.Xna.Framework.Color
-
Gets a system-defined color with the value R:255 G:250 B:205 A:255.
- Length() - Method in class Microsoft.Xna.Framework.Net.PacketReader
-
Gets the length of the packet being read.
- Length() - Method in class Microsoft.Xna.Framework.Net.PacketWriter
-
Gets the length of the packet being written.
- Length() - Method in class Microsoft.Xna.Framework.Quaternion
-
Calculates the length of a Quaternion.
- Length() - Method in class Microsoft.Xna.Framework.Vector2
-
Calculates the length of the vector.
- Length() - Method in class Microsoft.Xna.Framework.Vector3
-
Calculates the length of the vector.
- Length() - Method in class Microsoft.Xna.Framework.Vector4
-
Calculates the length of the vector.
- Length() - Method in class System.IO.FileStream
-
- Length() - Method in class System.IO.MemoryStream
-
- Length() - Method in class System.IO.Stream
-
When overridden in a derived class, gets the length in bytes of the stream.
- LengthSquared() - Method in class Microsoft.Xna.Framework.Quaternion
-
Calculates the length squared of a Quaternion.
- LengthSquared() - Method in class Microsoft.Xna.Framework.Vector2
-
Calculates the length of the vector squared.
- LengthSquared() - Method in class Microsoft.Xna.Framework.Vector3
-
Calculates the length of the vector squared.
- LengthSquared() - Method in class Microsoft.Xna.Framework.Vector4
-
Calculates the length of the vector squared.
- Lerp(Color, Color, float) - Static method in class Microsoft.Xna.Framework.Color
-
Linearly interpolate a color.
- Lerp(float, float, float) - Static method in class Microsoft.Xna.Framework.MathHelper
-
Linearly interpolates between two values.
- Lerp(Matrix, Matrix, float) - Static method in class Microsoft.Xna.Framework.Matrix
-
Linearly interpolates between the corresponding values of two matrices.
- Lerp(Matrix, Matrix, float, Matrix) - Static method in class Microsoft.Xna.Framework.Matrix
-
Linearly interpolates between the corresponding values of two matrices.
- Lerp(Quaternion, Quaternion, float) - Static method in class Microsoft.Xna.Framework.Quaternion
-
Linearly interpolates between two quaternions.
- Lerp(Quaternion, Quaternion, float, Quaternion) - Static method in class Microsoft.Xna.Framework.Quaternion
-
Linearly interpolates between two quaternions.
- Lerp(Vector2, Vector2, float) - Static method in class Microsoft.Xna.Framework.Vector2
-
Performs a linear interpolation between two vectors.
- Lerp(Vector2, Vector2, float, Vector2) - Static method in class Microsoft.Xna.Framework.Vector2
-
Performs a linear interpolation between two vectors.
- Lerp(Vector3, Vector3, float) - Static method in class Microsoft.Xna.Framework.Vector3
-
Performs a linear interpolation between two vectors.
- Lerp(Vector3, Vector3, float, Vector3) - Static method in class Microsoft.Xna.Framework.Vector3
-
Performs a linear interpolation between two vectors.
- Lerp(Vector4, Vector4, float) - Static method in class Microsoft.Xna.Framework.Vector4
-
Performs a linear interpolation between two vectors.
- Lerp(Vector4, Vector4, float, Vector4) - Static method in class Microsoft.Xna.Framework.Vector4
-
Performs a linear interpolation between two vectors.
- LightBlue - Static variable in class Microsoft.Xna.Framework.Color
-
Gets a system-defined color with the value R:173 G:216 B:230 A:255.
- LightCoral - Static variable in class Microsoft.Xna.Framework.Color
-
Gets a system-defined color with the value R:240 G:128 B:128 A:255.
- LightCyan - Static variable in class Microsoft.Xna.Framework.Color
-
Gets a system-defined color with the value R:224 G:255 B:255 A:255.
- LightGoldenrodYellow - Static variable in class Microsoft.Xna.Framework.Color
-
Gets a system-defined color with the value R:250 G:250 B:210 A:255.
- LightGray - Static variable in class Microsoft.Xna.Framework.Color
-
Gets a system-defined color with the value R:211 G:211 B:211 A:255.
- LightGreen - Static variable in class Microsoft.Xna.Framework.Color
-
Gets a system-defined color with the value R:144 G:238 B:144 A:255.
- LightingEnabled() - Method in interface Microsoft.Xna.Framework.Graphics.IEffectLights
-
- LightPink - Static variable in class Microsoft.Xna.Framework.Color
-
Gets a system-defined color with the value R:255 G:182 B:193 A:255.
- LightSalmon - Static variable in class Microsoft.Xna.Framework.Color
-
Gets a system-defined color with the value R:255 G:160 B:122 A:255.
- LightSeaGreen - Static variable in class Microsoft.Xna.Framework.Color
-
Gets a system-defined color with the value R:32 G:178 B:170 A:255.
- LightSkyBlue - Static variable in class Microsoft.Xna.Framework.Color
-
Gets a system-defined color with the value R:135 G:206 B:250 A:255.
- LightSlateBlue - Static variable in class Microsoft.Xna.Framework.Color
-
Gets a system-defined color with the value R:119 G:136 B:153 A:255.
- LightSteelBlue - Static variable in class Microsoft.Xna.Framework.Color
-
Gets a system-defined color with the value R:176 G:196 B:222 A:255.
- LightYellow - Static variable in class Microsoft.Xna.Framework.Color
-
Gets a system-defined color with the value R:255 G:255 B:224 A:255.
- Lime - Static variable in class Microsoft.Xna.Framework.Color
-
Gets a system-defined color with the value R:0 G:255 B:0 A:255.
- LimeGreen - Static variable in class Microsoft.Xna.Framework.Color
-
Gets a system-defined color with the value R:50 G:205 B:50 A:255.
- LinearClamp - Static variable in class Microsoft.Xna.Framework.Graphics.SamplerState
-
- LinearWrap - Static variable in class Microsoft.Xna.Framework.Graphics.SamplerState
-
- Linen - Static variable in class Microsoft.Xna.Framework.Color
-
Gets a system-defined color with the value R:250 G:240 B:230 A:255.
- LineSpacing - Variable in class Microsoft.Xna.Framework.Graphics.SpriteFont
-
- Load(String) - Method in class Microsoft.Xna.Framework.Content.ContentManager
-
- Log10E - Static variable in class Microsoft.Xna.Framework.MathHelper
-
Represents the log base ten of e.
- Log2E - Static variable in class Microsoft.Xna.Framework.MathHelper
-
Represents the log base two of e.