I don't understand why you are using the Sprite library for this. You have to draw your objects to bitmaps anyway so why aren't you drawing directly to a Bitmap using Drawer.DrawImage? It should be faster than messing around with Sprites.
__________________
Sorry, but I don't answer questions by PM or email.
Please post your queries in the forum.
|