If you was wanting to write a mapping system or a game that uses a 2D map, but is too big to fit on the screen all at once, one method was the "BitBlt" API calls which I am trying to learn, I was wondering what other methods there are and which you would say is the best.