i'm not using canvas, and these strange scale factors, i can't apply these system into my code
On 5 oct, 16:43, Studio LFP <[email protected]> wrote: > Not quite understanding the hard part, it's pretty step by step. > > GLSurfaceView is just another view and can accept touch just like anything > else. You don't have to make a new subclass like he did, just use the touch > code to catch the multi-touch on the GLSurfaceView. > > Steven > Studio LFPhttp://www.studio-lfp.com > > > > > > > > On Wednesday, October 5, 2011 7:01:16 AM UTC-5, saex wrote: > > > too hardly explained and bad examples for this case > > > code examples that does this will be apreciated > > > On 4 oct, 17:54, Studio LFP <[email protected]> wrote: > > > Check this post out: > > > >http://android-developers.blogspot.com/2010/06/making-sense-of-multit... > > > > Information from the source, the best kind. > > > > Steven > > > Studio LFPhttp://www.studio-lfp.com -- 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

