MCPcopy
hub / github.com/ampproject/amphtml / fireMove_

Method fireMove_

src/motion.js:254–256  ·  view source on GitHub ↗

@private

()

Source from the content-addressed store, hash-verified

252
253 /** @private */
254 fireMove_() {
255 return this.callback_(this.lastX_, this.lastY_);
256 }
257}

Callers 3

startMethod · 0.95
stepContinue_Method · 0.95
completeContinue_Method · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected