playMaker

Author Topic: Differentiate between swipe and Tap  (Read 1356 times)

silonighora

  • Playmaker Newbie
  • *
  • Posts: 28
Differentiate between swipe and Tap
« on: March 09, 2016, 08:25:17 AM »
Hi,
I am working on a android game. I want to handle both swipe and tap events. For that I am using Swipe Gesture event for the swipe and Touch Event (Began and Ended Touch phases) for taps. But everytime I touch the screen it is considered as a touch and the swipes are not getting detected.
Is there a way to detect the same?

Regards,
Siloni

silonighora

  • Playmaker Newbie
  • *
  • Posts: 28
Re: Differentiate between swipe and Tap
« Reply #1 on: March 09, 2016, 09:55:10 PM »
Hi All,
Has anyone tried achieving this ? Any pointers in this direction would be of great help.

Regards,
Siloni