PressType Enumeration |
Namespace: DigitalRune.Game.Input
Member name | Value | Description | |
---|---|---|---|
Down | 0 | The button is currently held down. | |
Press | 1 | The button was up in the previous frame and is pressed down in this frame. | |
DoubleClick | 2 | The button was pressed twice within a short time. |