Hi all,
I'd like to make a timer and/or stopwatch, not one of those hypermodern, digital, lcd types but one of those oldy, mechanical crappy ones
I have managed to find a nice Image to use as a background, now I'd like to use another Image representing the pointer (or needles). Im fortunate cause I only have to use 1 of those instead of two (minutes and seconds)...
Now I have been looking in the api's and it seems like it's only possible to translate (or mirror) an image for 90 degrees at a time...
So does this mean that I have to make like 90 images (one for every degree) and after that by utilizing the mirror and translation facilities of the api cover all 360 degrees ?
If anyone has any ideas/tips or experience with it please let me know...
Btw i am obviosly implementing this on a Canvas![]()


Reply With Quote


