Public Member Functions | |
| void | Initialize (ColorValue defaultColor, ColorValue disabledColor, ColorValue hiddenColor) |
| Initialize the color blending. | |
| void | Initialize (ColorValue defaultColor) |
| Initialize the color blending. | |
| void | Blend (ControlState state, float elapsedTime, float rate) |
| Blend the colors together. | |
| void | Blend (ControlState state, float elapsedTime) |
| Blend the colors together. | |
| void | Initialize (ColorValue defaultColor, ColorValue disabledColor, ColorValue hiddenColor) |
| Initialize the color blending. | |
| void | Initialize (ColorValue defaultColor) |
| Initialize the color blending. | |
| void | Blend (ControlState state, float elapsedTime, float rate) |
| Blend the colors together. | |
| void | Blend (ControlState state, float elapsedTime) |
| Blend the colors together. | |
| void | Initialize (ColorValue defaultColor, ColorValue disabledColor, ColorValue hiddenColor) |
| Initialize the color blending. | |
| void | Initialize (ColorValue defaultColor) |
| Initialize the color blending. | |
| void | Blend (ControlState state, float elapsedTime, float rate) |
| Blend the colors together. | |
| void | Blend (ControlState state, float elapsedTime) |
| Blend the colors together. | |
Public Attributes | |
| ColorValue[] | States |
| ColorValue | Current |
Definition at line 48 of file dxmutgui.cs.
| void Microsoft.Samples.DirectX.UtilityToolkit.BlendColor.Blend | ( | ControlState | state, | |
| float | elapsedTime | |||
| ) |
Blend the colors together.
Definition at line 82 of file wdxmutgui.cs.


| void Microsoft.Samples.DirectX.UtilityToolkit.BlendColor.Blend | ( | ControlState | state, | |
| float | elapsedTime, | |||
| float | rate | |||
| ) |
| void Microsoft.Samples.DirectX.UtilityToolkit.BlendColor.Blend | ( | ControlState | state, | |
| float | elapsedTime | |||
| ) |
Blend the colors together.
Definition at line 81 of file dxmutgui.cs.


| void Microsoft.Samples.DirectX.UtilityToolkit.BlendColor.Blend | ( | ControlState | state, | |
| float | elapsedTime, | |||
| float | rate | |||
| ) |
| void Microsoft.Samples.DirectX.UtilityToolkit.BlendColor.Blend | ( | ControlState | state, | |
| float | elapsedTime | |||
| ) |
Blend the colors together.
Definition at line 81 of file dxmutgui.cs.


| void Microsoft.Samples.DirectX.UtilityToolkit.BlendColor.Blend | ( | ControlState | state, | |
| float | elapsedTime, | |||
| float | rate | |||
| ) |
Blend the colors together.
Definition at line 72 of file dxmutgui.cs.

| void Microsoft.Samples.DirectX.UtilityToolkit.BlendColor.Initialize | ( | ColorValue | defaultColor | ) |
Initialize the color blending.
Definition at line 70 of file wdxmutgui.cs.


| void Microsoft.Samples.DirectX.UtilityToolkit.BlendColor.Initialize | ( | ColorValue | defaultColor, | |
| ColorValue | disabledColor, | |||
| ColorValue | hiddenColor | |||
| ) |
| void Microsoft.Samples.DirectX.UtilityToolkit.BlendColor.Initialize | ( | ColorValue | defaultColor | ) |
Initialize the color blending.
Definition at line 69 of file dxmutgui.cs.


| void Microsoft.Samples.DirectX.UtilityToolkit.BlendColor.Initialize | ( | ColorValue | defaultColor, | |
| ColorValue | disabledColor, | |||
| ColorValue | hiddenColor | |||
| ) |
| void Microsoft.Samples.DirectX.UtilityToolkit.BlendColor.Initialize | ( | ColorValue | defaultColor | ) |
Initialize the color blending.
Definition at line 69 of file dxmutgui.cs.


| void Microsoft.Samples.DirectX.UtilityToolkit.BlendColor.Initialize | ( | ColorValue | defaultColor, | |
| ColorValue | disabledColor, | |||
| ColorValue | hiddenColor | |||
| ) |
Definition at line 51 of file dxmutgui.cs.
Definition at line 50 of file dxmutgui.cs.
1.5.8