16
Axe / Re: My Helicopter Game
« on: April 23, 2011, 05:16:00 pm »
Alright, thanks for the suggestions. The reason I thought I would need two buffers is because when I update the screen for my Helicopter sprite, I use ClrDraw, which would end up wiping out the brick moving across the screen. Any ideas to counter this?