Don't limit the mouse movement by the edges of the screen. At the moment this can be an issue, specially when i have my pde on the left and my canvas on the right. To do this you can keep setting the mouse position at the starting point which can be done with the robot class.
Don't limit the mouse movement by the edges of the screen. At the moment this can be an issue, specially when i have my pde on the left and my canvas on the right. To do this you can keep setting the mouse position at the starting point which can be done with the robot class.