I want to use sprite commands on a buffer

Advanced game related topics
Syock
New User
New User
Posts: 3
Joined: Tue Oct 21, 2003 4:50 am

I want to use sprite commands on a buffer

Post by Syock »

Can I use sprite commands on other buffers other than the backbuffer?

Seems to me StartDrawing() works only for the primitive graphic outputs.
I'd always misplace my code. Where'd I place it?
Pupil
Enthusiast
Enthusiast
Posts: 715
Joined: Fri Apr 25, 2003 3:56 pm

Post by Pupil »

You can use 'UseBuffer()' to draw sprites on another sprite...
Post Reply