简体   繁体   中英

How to handle Multitouch event in codenameone?

I need to have a Multitouch event and I want to handle that in codenameone. How is it possible to implement this ?

Override the versions of pointerPressed/Released/Dragged that accept an array as their argument. You can also override a pinch gesture specifically: http://www.codenameone.com/blog/in-a-pinch

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM