NikoYuwono / mobile-anarchy-widgets

Automatically exported from code.google.com/p/mobile-anarchy-widgets
0 stars 0 forks source link

Code review request #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hey, I made some changes to support multitouch. Would you mind taking a look.
I ended up having to add an offset coordinate to the JoystickView because of 
the way
the touches are handled in this configuration.

Would you mind giving some feedback on it. Just wondering if there's a better 
way to do this.
I fought with it all day yesterday trying to do it without having the parent 
set an offset on the 
child but couldn't find a way to do it.

Dek

Original issue reported on code.google.com by declansh...@gmail.com on 28 Mar 2011 at 5:00

Attachments:

GoogleCodeExporter commented 9 years ago
Ive added an activity demonstrating this DualJoystickView.
The multi-touch is a bit quirky, gut I'm guessing it's my Nexus One's buggy 
multi-touch behavior.

Original comment by olb...@gmail.com on 8 May 2011 at 6:10

GoogleCodeExporter commented 9 years ago
Ya it doesn't work properly on the nexus one.
I've used it on a Droid and it's fine, havent tested it on anything else.

Original comment by declansh...@gmail.com on 9 May 2011 at 2:59