CONST_D3DCURSORCAPSFLAGS
Defines cursor capabilities.
Enum CONST_D3DCURSORCAPSFLAGS
D3DCURSORCAPS_COLOR = 1
D3DCURSORCAPS_LOWRES = 2
End Enum
Constants
- D3DCURSORCAPS_COLOR
- A two-color black-and-white cursor is supported in hardware.
- D3DCURSORCAPS_LOWRES
- A full-color cursor is supported in hardware.
Remarks
Microsoft® Direct3D® does not define alpha-blending cursor capabilities.
See Also
D3DCAPS8