Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: beermoney on September 12, 2014, 10:19:45 AM

Title: MouseOrTouch
Post by: beermoney on September 12, 2014, 10:19:45 AM
Hi Aren,
Is it possible to get a deltaTime added to the MouseOrTouch class? To represent the length of time since the mouse or touch started

There's a clickTime that seems to only work for desktop, (i.e. not mobile)

Ideally I would like the equivalent to this:

Input.GetTouch(0).deltaTime;

Thanks in advance
Title: Re: MouseOrTouch
Post by: ArenMook on September 13, 2014, 03:28:56 AM
Certainly. You'll find it in tonight's update.