Hi.
I'd very need some examples of two functions!
1. Rotation -
Canvas DrawBitmapRotated which is rotated to my last X and Y touch on screen.
2. Moving -
Canvas DrawBitmap(...) which would keep moving to the X and Y touch on screen. (I belive vectors are needed)
I guess 1. is easier to-do than 2., but answers for any of these questions will be very appreciated
I'd very need some examples of two functions!
1. Rotation -
Canvas DrawBitmapRotated which is rotated to my last X and Y touch on screen.
2. Moving -
Canvas DrawBitmap(...) which would keep moving to the X and Y touch on screen. (I belive vectors are needed)
I guess 1. is easier to-do than 2., but answers for any of these questions will be very appreciated