fredsa / playn

Cross platform game library for N≥4 platforms
0 stars 1 forks source link

Code review request #77

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Purpose of code changes on this branch:
Fix multitouch on Android

http://code.google.com/r/yohcop-playn/source/detail?r=9f510fb98006fdba9fe4552d1d
9ef383e9463bca

When reviewing my code changes, please focus on:
If creating a new array is always necessary or not. I could move the 
changedTouch array inside the switch statement if that's better.

After the review, I'll merge this branch into:
/trunk

Original issue reported on code.google.com by yoh...@gmail.com on 10 Oct 2011 at 6:16

GoogleCodeExporter commented 9 years ago
LGTM. Committed as 7f291c77744e06b2b4b468fcb950d59f13e7f898 with some follow-up 
tidying.

Original comment by samskiv...@gmail.com on 11 Oct 2011 at 4:23