0 Members and 1 Guest are viewing this topic.
Maybe I should make programs that don't use the mouse.
What about a function that does collect data about each key/mosebutton status every time it is called?
-> when mouse go out : -> if any mouse button down : -> "emit" release event
It would be ugly to implement, and I would have to do it for every state (checking every key, every mouse button, every joystick button and axis, ...).