by ppcStudios » Jun 2, 2003 @ 3:48pm
You can create surfaces at any time as required, you don't have to create them all at the beginning of the application. For instance, you might want to create a temporary surface to draw on, then BLT the whole thing (or portions of) to the backbuffer.