MPrestonf12
Aug 12th, 2000, 11:59 AM
in my pong game I need to be able to move the paddle so I used
picpaddle.move X,y ' under the mouse move sub.
When you move the paddle quickly across the screen it seems to get "stuck" and then move. Can i use bitblt and will it be smoother?
picpaddle.move X,y ' under the mouse move sub.
When you move the paddle quickly across the screen it seems to get "stuck" and then move. Can i use bitblt and will it be smoother?