hccbe

TouchEventのテスト

タッチ入力

touchstart touchend touchmove touchcancel
0 1 0 1 0 1 0 1
TouchEvent.touches Touch.identifier
Touch.target
Touch.screenX
Touch.screenY
Touch.clientX
Touch.clientY
Touch.pageX
Touch.pageY
TouchEvent.targetTouches Touch.identifier
Touch.target
Touch.screenX
Touch.screenY
Touch.clientX
Touch.clientY
Touch.pageX
Touch.pageY
TouchEvent.changedTouches Touch.identifier
Touch.target
Touch.screenX
Touch.screenY
Touch.clientX
Touch.clientY
Touch.pageX
Touch.pageY
TouchEvent.altKey
TouchEvent.metaKey
TouchEvent.ctrlKey
TouchEvent.shiftKey