MCPcopy Create free account
hub / github.com/alignoth/alignoth / touchmove

Method touchmove

resources/vega.min.js:14415–14417  ·  view source on GitHub ↗
(t)

Source from the content-addressed store, hash-verified

14413 this.fire(kv, t, !0));
14414 }
14415 touchmove(t) {
14416 this.fire(Av, t, !0);
14417 }
14418 touchend(t) {
14419 (this.fire(Mv, t, !0), (this._touch = null));
14420 }

Callers

nothing calls this directly

Calls 1

fireMethod · 0.95

Tested by

no test coverage detected