C# - Control all your 2D objects with the following 11 gesture switches.
[1] DragObject
[2] TapDownHold
[3] LongTapDown
[4] TapDown
[5] DoubleTap
[6] SwipeIntoObject
[7] SwipeThroughObject
[8] TapDownSwipeOutOfObject
[9] TapDownLiftFinger
[10] SwipeIntoObjectLiftFinger
but wait... there's more!
[11] FollowPath - yup, tap on an object, draw a path and it will follow your path.