abrindam / ArtemisEngineeringClient

Java client for Artemis SBS. Attempts to provide an better experience for those playing the Engineering station.
2 stars 1 forks source link

Damcon panel should make mouse invisible and lock mouse position while rotating view #14

Open jacobmaxfrank opened 8 years ago

jacobmaxfrank commented 8 years ago

The Robot class can set mouse position and the cursor can be hidden. A quick crack at the first one had some weird results, but this shouldn't be too hard. We may have to write our own version of mouseDragged() to work around this, which is easy.