pingjiang / rokon

Automatically exported from code.google.com/p/rokon
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

onTouchDown & onTouchDownReal #109

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What version of Rokon are you using?

Rokon 2.0.3 (trunk rev 357).

On which version of Android are you experiencing this?

Android 2.1.

Please provide any additional information below.

If I am not mistaken, up until 2.0.2, Scene.OnTouchDown gave you absolute 
coordinates (when using a window to pan around), whereas OnTouchDownReal gave 
you coordinates relative to the phone screen. Now in 2.0.3, they seem to give 
the same exact coordinates.

Original issue reported on code.google.com by necrotic...@gmail.com on 11 Jul 2010 at 6:46

GoogleCodeExporter commented 9 years ago
You're right, fixed

Original comment by rtaylor205@gmail.com on 25 Jul 2010 at 9:23