blitz-research / monkey

Blitz Research Monkey Source
225 stars 59 forks source link

3DTouch for iOS Target implemented #84

Open JochenHeizmann opened 8 years ago

JochenHeizmann commented 8 years ago

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.