JohnVBNET
02-25-2001, 05:49 PM
Please help me move my blt bitted guy...
this is what i have sooo far
BitBlt Me.hdc, 0, 0, 50, 56, playerMaskDC, 0, 0, vbSrcAnd
BitBlt Me.hdc, 0, 0, 50, 56, playerDC, 0, 0, vbSrcPaint
but how would i move this "guy" around?
this is what i have sooo far
BitBlt Me.hdc, 0, 0, 50, 56, playerMaskDC, 0, 0, vbSrcAnd
BitBlt Me.hdc, 0, 0, 50, 56, playerDC, 0, 0, vbSrcPaint
but how would i move this "guy" around?