KEYEV: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Reset shift state types. | Reset shift state types. | ||
;KEYEV_RELEASE : 1 : Release all pressed keys. | |||
; | ;KEYEV_SET : 0 : Set a specified key. | ||
;KEYEV_ZERO : 2 : Release all pressed and locked keys. | |||
[[Category:Constant]] | |||
[[Category: |
Latest revision as of 20:39, 8 February 2020
Reset shift state types.
- KEYEV_RELEASE
- 1 : Release all pressed keys.
- KEYEV_SET
- 0 : Set a specified key.
- KEYEV_ZERO
- 2 : Release all pressed and locked keys.