Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 159 Bytes

File metadata and controls

2 lines (2 loc) · 159 Bytes

ScanCodes

An enum containing scan codes for Windows and Linux. It can be used for things like simulating or detecting user input e.g. SendInput() in WinAPI.