MCPcopy
hub / github.com/wagerfield/parallax / doReadyCallback

Method doReadyCallback

src/parallax.js:278–282  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

276 }
277
278 doReadyCallback() {
279 if(this.onReady) {
280 this.onReady()
281 }
282 }
283
284 updateLayers() {
285 if(this.selector) {

Callers 3

enableMethod · 0.95
onOrientationTimerMethod · 0.95
onMotionTimerMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected