lwjgl2-arm64/src/java/org/lwjgl/input
2004-04-12 07:13:36 +00:00
..
Controller.java Folded read into poll to simplify interface 2004-04-07 07:55:42 +00:00
Cursor.java reworked animated native cursors, to use X animation when required 2004-04-12 00:33:01 +00:00
Keyboard.java Folded read into poll to simplify interface 2004-04-07 07:55:42 +00:00
Mouse.java Reverted the relative coordinate 'bug' - that's the required behaviour when Window.update is calling Mouse.poll. Consider the case where we call Window.update twice before checking getD*: with the old behaviour, only the deltas between the updates are reported, not those before the first update 2004-04-12 07:13:36 +00:00