Searched refs:touchCount (Results 1 – 1 of 1) sorted by relevance
143 touchCount: 0, property795 _this6.controlCoordinates.touchCount = event.touches.length;804 if (_this6.controlCoordinates.touchCount === 1) /* Single touch */{835 } else if (_this6.controlCoordinates.touchCount === 2) /* Pinch */{867 _this6.controlCoordinates.touchCount = event.touches.length;869 if (_this6.controlCoordinates.touchCount > 1) /* Pinch */{950 _this6.controlCoordinates.touchCount = event.touches.length;951 if (_this6.controlCoordinates.touchCount === 0) /* No touch */{964 } else if (_this6.controlCoordinates.touchCount === 1) /* Single touch */{967 } else if (_this6.controlCoordinates.touchCount > 1) /* Pinch */{