Innoviox / Axiom

A modular, flexible, lightweight, declarative, efficient, incremental, structured library for 3D written in LWJGL-OPENGL bindings for Java
https://github.com/Innoviox/Axiom
GNU General Public License v3.0
4 stars 2 forks source link

Update Mouse functionality #22

Closed Innoviox closed 6 years ago

Innoviox commented 6 years ago

The current KeyboardListener class has the functionality to test double-clicked and different mouse buttons which is not implemented in the current MouseListener. I suggest: