开发者

AS3 Touch Class Examples?

开发者 https://www.devze.com 2023-01-21 19:25 出处:网络
Anybody know any good resources for touch interface in AS3? Maybe with example downloads of simple user interface examples such as swiping lists etc. I could write codethat reacts to the mouse events

Anybody know any good resources for touch interface in AS3? Maybe with example downloads of simple user interface examples such as swiping lists etc. I could write code that reacts to the mouse events but I was wondering if their is a more a intuitive way of doing it using开发者_C百科 the native touch events class? Thanks. I also believe better 3rd party classes are available but I would rather stick with the adobe classes right now unless you guys think otherwise?


Check out Multi Touch Gesture Applications and Responding to Raw Touch Data for a start.

0

精彩评论

暂无评论...
验证码 换一张
取 消