Hi all,
i'm tryin to give a better experience to the user by rotating
the map, similar to maps shown by games.
the user always stays at the center of the screen n the road that he's
moving on is always perpendicular to the screen top.
i'm using
canvas.save(matrixflag);
canvas.rotate(degrees, centerx, centery);
canvas.restore();
but i'm always getting a blank space at one of the corners... can anyone
help me solve this??
--
Regards,
Sujay
Rita Rudner <http://www.brainyquote.com/quotes/authors/r/rita_rudner.html>
- "I was a vegetarian until I started leaning toward the sunlight."
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---