Difference between revisions of "MenuTapKey"
Jump to navigation
Jump to search
Note on console button
imported>Haama (Created) |
imported>Haama (Note on console button) |
||
Line 18: | Line 18: | ||
*DirectX scancodes are typically in hexadecimal, but this function takes decimal values. | *DirectX scancodes are typically in hexadecimal, but this function takes decimal values. | ||
* This works the same as TapKey, however you cannot use mouse keys (dx-scancodes over 256). | * This works the same as TapKey, however you cannot use mouse keys (dx-scancodes over 256). | ||
* The console button (~ or 41) requires '''TapKey''', even in a MenuMode. | |||
{{DirectX Scancodes}} | {{DirectX Scancodes}} |