My scrolling works
From the creating tile example I''ve given you, I can smooth scroll. I have one question though:Can you assign a backbuffer to a offscreenplain surface?
A young man with lots of talents
Hi there...
Hmm, i dont know if you can do so, but i am almost sure that you cant because a backbuffer is a part of a flipping chain and a offscreen plain buffer isnt''t.
I have never tried doing so because it doesnt make sense. There is no point in attaching a backbuffer to an offscreen surface.
If you try to call the Flip() function on a offscreen plain buffer you will get an error.
-René
Hmm, i dont know if you can do so, but i am almost sure that you cant because a backbuffer is a part of a flipping chain and a offscreen plain buffer isnt''t.
I have never tried doing so because it doesnt make sense. There is no point in attaching a backbuffer to an offscreen surface.
If you try to call the Flip() function on a offscreen plain buffer you will get an error.
-René
Real programmers don't document, if it was hard to write it should be hard to understand
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement