schrum2 / MM-NEATv2

MM-NEAT version 2.0 is no longer supported. Please get MM-NEAT 3+ from https://github.com/schrum2/MM-NEAT
Other
11 stars 5 forks source link

Busy/waiting cursor #427

Closed schrum2 closed 7 years ago

schrum2 commented 7 years ago

Whenever the mouse is hovering over a button to wait for an animation that isn't happening yet, the mouse should be replaced with a busy cursor. Do this in AnimationBreederTask, inside of the AnimationThread inner class. Here is a site that can get you started:

http://www.catalysoft.com/articles/busycursor.html