Gaming_World
Aug 3rd, 2001, 05:52 PM
I am using some code I downloaded from Fox's website that does animation. I am trying to convert it to DirectX. I am running into a problem where I can't sperate the images (there in an image set, 32X32 pixels each). I know how to do this with bltbit, but not directx. I have tryed a combo, where I take the image from the image set with bltbit, but I can't get directx to use the copied image.