03-26-2012, 06:50 PM
is there a function to copy and paste graphics to the screen?
e.g. when sprites move against a pre-drawn background
obviously it will be slower than using pure machine code but y'know
Copy: for copying the background when it has to be replaced
Paste:draw the copied graphics back to the screen
e.g. when sprites move against a pre-drawn background
obviously it will be slower than using pure machine code but y'know
Copy: for copying the background when it has to be replaced
Paste:draw the copied graphics back to the screen