How does flashpunk match the multitouch or gesture


(benhuangua) #1

hi, in the project of AIR for iOS/Android, how does flashpunk match the multitouch or gesture?

in the flashpunk, there is only “Input” providing user actions. if the user touches or taps the mobile device, how do i catch them and convert to the form that flashpunk can take?

thank you for reply.


(Jason Pickering) #2

Sorry it does not. You have to build your own using Touch Events. Check out this.

http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/ui/Multitouch.html