I am currently using Visual Basic 6 learning edition to program a fighting game for my computer class. But their is one problem. When I try to bitblt sprites of the players over top of the background it doesn't work
I am using SRCAND and SRCPAINT to do this. Also the background is in a picture box. Basically what I want to do is take the mask from one picture box blit it to an xy coord on the background picture box and then blit the sprite over the mask but it wont work.
Please Help Me
Bitblt, vb, and the win32 api
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement