Simple raw input implementation
|
07-07-2013, 10:46 AM
(This post was last modified: 07-07-2013 10:46 AM by Henrik.)
Post: #4
|
|||
|
|||
RE: Simple raw input implementation
I've implemented RAWINPUT now, and also made sure that keys aren't queued at all. I haven't noticed much latency improvement though, but there might be some.
GetAsyncKeyState is no more, except for a couple of special keys. I'll get rid of that soon. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Simple raw input implementation - dykebeard - 07-07-2013, 12:37 AM
RE: Simple raw input implementation - [Unknown] - 07-07-2013, 05:48 AM
RE: Simple raw input implementation - dykebeard - 07-07-2013, 07:15 AM
RE: Simple raw input implementation - Henrik - 07-07-2013 10:46 AM
|