Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: jongsan83 on April 18, 2012, 10:19:31 PM

Title: question
Post by: jongsan83 on April 18, 2012, 10:19:31 PM
If fps is low(1 frame per second) and user touched screen twice very fast..

In this situation.. Can NGUI handle twice touch events?
Title: Re: question
Post by: ArenMook on April 18, 2012, 10:22:07 PM
NGUI relies on Unity for input, so yes it should handle it fine.
Title: Re: question
Post by: jongsan83 on April 18, 2012, 10:28:52 PM
Ok, thanks ^^