Hi there,
I have submitted one of my games to Crazy Games, but this game needs to be played with arrow keys. The problem is that when I press the arrow keys (up, down, left or right) the screen is moved too.
According to the documentation return true (inside the key listener, course) can avoid the operating system execute its default handling of the keys, but it does not works for me.