6 Commits

Author SHA1 Message Date
Francivan Bezerra
467af4fff5
Fixed call to onJoyButtonEvent()
The method onJoyButtonEvent() was being called on every update(). Now it is called only when the state of a button changes (from not pressed to pressed and vice-versa).
2018-12-28 00:11:28 -02:00
Toni Helenius
87023eb3f7 Set as finals 2018-10-03 11:21:47 -07:00
javasabr
555a348692 refactored and upgraed lwjgl3 module. 2018-02-26 10:35:25 +01:00
Sebastian Weiß
e40ebdc5c6 updated GL and AL 2016-08-26 12:39:08 +02:00
Daniel Johansson
b68035570d Removed a TODO note and added key count implementation (rough for now). 2015-09-13 20:26:18 +01:00
Daniel Johansson
8f77dca931 Added jme3-lwjgl3 module which ultimately adds support for LWJGL 3.x and GLFW. 2015-08-26 22:34:05 +01:00