| Author |
Mouse slows down program
|
Cameron Miller
Greenhorn
Joined: Jan 10, 2013
Posts: 13
|
|
I am creating a game in java based on a runnable thread and Graphics. It also implements mouse listener.
Even though it does not implement mouse motion listener when i move the mouse it slows down the program.
Is there a way to get java to completely ignore the interuptts produced when the mouse is moved?
|
 |
Stephan van Hulst
Bartender
Joined: Sep 20, 2010
Posts: 3044
|
|
Cameron, welcome to CodeRanch!
Please show us an SSCCE that illustrates the problem.
|
 |
 |
|
|
subject: Mouse slows down program
|
|
|