Skip to content

Defold-Input 4.7.0

Latest

Choose a tag to compare

@britzl britzl released this 20 Feb 07:51
· 5 commits to master since this release

NEW: The gesture module will report swipe events as soon as they are detected and not only after release. To differentiate between an ongoing swipe and a released swipe there is now also a boolean flag swipe_released and two_finger_swipe_released to indicate if the swipe happened before or when released.