I have created a full screen game where the you can move the character around with the mouse. everything seem fine until i transport the game to another computer which is a laptop with a better graphics card and P4 2.00 GHz (the one that i use to create the game is P4 2.26Ghz, GForce4 mx 400 ) , The program run fine but my mouse keep flicking.
I create classes for each character and pass the images into a buffered image and then draw it to the graphic variable that uses BufferStrategy.
What is the problem that is causing this??
Can anyone help me. Thank you! ???