Mouse position in the window
Artificial intelligence evolves musical instruments played with mouse
Status: Alpha
Brought to you by:
benrayfield
MouseMotionListener is added to most Component in the window, but graphics are drawn relative to the whole window, resulting in graphics following a point near the mouse instead of at the mouse. Gradually as the mouse move closer to a specific corner of the window, the graphics touch the mouse, but the opposite corner puts the graphics 100 pixels away. This whole system needs to be redesigned simpler.