Using a image with midhandle works great. But for the sake of examples it is nice to use the basic drawing commands along with SetRotation(). But somehow the rect is rotated around its top,left corner. I need a function to in every case recalculate the rotation and movement as if the rect was midhandled so I can use the same SetRotaion() command as for a midhandled image.
I figured it was as simple as moving it in X,Y with Cos,Sin.. But I guess not..
I figured it was as simple as moving it in X,Y with Cos,Sin.. But I guess not..