Should I use DirectInput or Windows message loop?
I\'m working on a C++ DirectX 2D game and I need keyboard and mouse input.
Wikipedia says:
Microsoft recommends that new applications make use of the Windows message loop for keyboard and mouse inpu
问答
阅读(3)