C++ How to store user key press inside a variable

后端 未结 0 329
长发绾君心
长发绾君心 2021-01-11 23:58

So, I already know that by using if (GetAsyncKeyState()) I can check if the user presses a specific key. But what I need is to check if the user presses any key

相关标签:
回答
  • 消灭零回复
提交回复
热议问题