glutWarpPointer and mac os x problems
I'm trying to implement some cursor based movement for the pad in a breakout clone I'm developing. The way I move the pad is similar to camera movement. The problem is whenever I call glutWarpPointer(x, y) I experience a stall and the pad movement moves from one position to another very fast thus the movement is not smooth. Are there any problems with glutWarpPointer on mac os x?
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement