ShadowDrak
|
I remember a V2 undocumented function called rotscale or something similar. it rotates and scales images. But since it is undocumented i don't know how to use it. I learned about it from the online documentation on this site but when i checked the docs folder, i didnt see any. If know one can help, i guess ill have to find another way to do what i want.
-ShadowDrak
Posted on 2001-08-10 06:11:19
|
Roto
|
RotScale (int x, int y, int image_width, int image_height, int angle_of_rotation, int scale, int image_pointer)
It will display a image with it's center being at x and y. To get the normal size for the image, just put 1000 for scale.
Posted on 2001-08-10 13:41:58
|