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

Method pointerdown

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

Source from the content-addressed store, hash-verified

14399 this.fire(wv, t);
14400 }
14401 pointerdown(t) {
14402 ((this._down = this._active), this.fire(dv, t));
14403 }
14404 mousedown(t) {
14405 ((this._down = this._active), this.fire(yv, t));
14406 }

Callers

nothing calls this directly

Calls 1

fireMethod · 0.95

Tested by

no test coverage detected