Page 1 of 1

I want to use sprite commands on a buffer

Posted: Fri Nov 07, 2003 4:03 pm
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.

Posted: Fri Nov 07, 2003 4:06 pm
by Pupil
You can use 'UseBuffer()' to draw sprites on another sprite...