Is it possible to simulate a release of a key, so even though the key is still held down it doesnt listen or receive calls for that button?
My thought is that then maybe it would be possible to receive keyPressed() for another button even though this first key is still pressed down. Im working on the 7210-emulator and I know that it isnt supposed to be able to handle simultaneously pressed keys, but I kind of want to shut of one key off.

Reply With Quote

