MCPcopy
hub / github.com/ericdrowell/KineticJS / requestAnimFrame

Function requestAnimFrame

kinetic.js:6006–6008  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

6004 }
6005
6006 function requestAnimFrame() {
6007 return RAF.apply(Kinetic.root, arguments);
6008 }
6009
6010 /**
6011 * Animation constructor. A stage is used to contain multiple layers and handle

Callers 4

kinetic.jsFile · 0.70
animateFunction · 0.50
setStatsFunction · 0.50
animateFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected