I want my cannon to point to the direction i am clicking..... The problem is that in the following line of codes:
matrix=new Matrix(); matrix.postRotate(theeta); canvas.drawBitmap(cannon, matrix, null); I can not set position of the cannon.... Even if I can...... I can not rotate the cannon about a fix point...... Can anyone help please :( Regards Mustajab -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

