Quote:
|
Originally Posted by calani
Another thing to add:
* the ability to rotate text (showimg@@@ and showtext)
(also added to my original post)
|
findimg(index).rotation = angle;
I forgot if this was in radians or degrees, though I'm leaning toward radians. Use the degtorad() function to convert.