Skip to content

Версия 0.6.4 j2Ds [18.07.2016]

Latest
Compare
Choose a tag to compare
@devinterx devinterx released this 18 Jul 11:45
· 1 commit to master since this release
+ 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