Articles tagged: touchmove
-
How do I use multi-touch to move more than one object?
In this lesson we will show you how to use the 'touch' messages in LiveCode to move two objects around the screen.
* You will require a touch screen device that support multi-touch, ie the iPhone and most modern android devices.
-
How do I implement a multi-touch pinch motion?
<p>The pinch motion that you find in many iPhone apps is known as a 'gesture'. Apple don't provide support for specific gestures such as pinch leaving us as developers to implement them ourselves from touch messages. This does mean we have to do a little math but we'll work through that together ... -
LiveCode Mobile Video How-To's - Multi-touch
Updated on: Feb 07, 2023
In this video lesson we learn how to use the multi-touch feature. Follow along by downloading the resource pack below and create the Bulls-i game with us. The tutorial focuses on iOS devices but the principles and code are exactly the same on the Android platform.