hello,
i want to create very simple animation based on
moving picture (i am using bitblt function which performs a bit-block transfer of the color data corresponding to a rectangle of pixels). i just need to animate the movement of rectangle (i have bmp picture with rectangle on it) and when i perform this animation as horizontal shape of the rectangle (sth like this "-") it works perfect but
when i rotate this shape i mean when i use vertical shape (i'm using bmp picture with rectangle sth like this "|") this animation does not work properly
please anybody response to me if you met similar problem - i can sent example of source code to see exactly how it does it look like
thank you in advance for any help
ps. if you want to see wrong effect just run attached project