MCPcopy Create free account
hub / github.com/Moddable-OpenSource/moddable / loopPrepare

Method loopPrepare

modules/drivers/neostrand/neostrand.js:343–345  ·  view source on GitHub ↗
(effect)

Source from the content-addressed store, hash-verified

341 }
342
343 loopPrepare(effect) {
344 effect.lastValue = 1;
345 }
346
347 activate(effect) {
348 effect.timeline.on(effect, { effectValue: [ 0, 1 ] }, effect.dur, null, 0);

Callers 2

resetMethod · 0.45
idleMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected