naver / egjs-axes

A module used to change the information of user action entered by various input devices such as touch screen or mouse into the logical virtual coordinates.
https://naver.github.io/egjs-axes/
MIT License
179 stars 32 forks source link

Supports 3'rd axis in HammerInput #35

Closed sculove closed 7 years ago

sculove commented 7 years ago

HammerInput supports 2-axes. (2d) if HammerInput supports 3-axes, we can control 3'rd axis. example. minmap or zoom in-out

sculove commented 7 years ago

We decided not to provide a third axis. Instead, PinchInput is provided.

sculove commented 7 years ago

I add PinchInput https://github.com/naver/egjs-axes/commit/51e8ff280dcefd14feacf64fa44a05eac5cf65c1