monkey icon indicating copy to clipboard operation
monkey copied to clipboard

3DTouch for iOS Target implemented

Open JochenHeizmann opened this issue 10 years ago • 0 comments

I have implemented 3D Touch for the new iOS Device in the iOS Target.

2 new Commands are added:

Function TouchForce#( touchIndex% ) Function TouchMaximumPossibleForce#( touchIndex% )

If your device doesn't support 3D Touch "0.0" is returned.

JochenHeizmann avatar Oct 13 '15 12:10 JochenHeizmann