+ InputHandler add extended touch methods: + .isTouchTap() single executed on tap + .isTocuhHold() single executed on hold + .setTouchDuration(duration) set duration time to hold + InputHandler.touchAutoHold = true|false, default false - set auto trigger to execute hold + InputHandler.touchCount = 0..InputHandler.touchDuration - time how long hold the tap