BridgesUNCC / bridges-java

JAVA Client library for Bridges
http://bridgesuncc.github.io
GNU General Public License v2.0
4 stars 12 forks source link

Key/Mouse Click Support #177

Open krs-world opened 2 years ago

krs-world commented 2 years ago

Need to support mouse click and key click events in our Game API, i.e. key down followed by key up. This might help with multiple press/release events issue.