Mouse button mask values
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Member Name | Description | Value |
---|---|---|
None | 0 | |
Left | 1 | |
Middle | 2 | |
Right | 4 | |
Wheel | 8 |
Namespace: Microsoft.Samples.DirectX.UtilityToolkit
Assembly: Goblin.Engine (in Goblin.Engine.dll)
Microsoft.Samples.DirectX.UtilityToolkit Namespace