Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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.js
File · 0.70
animate
Function · 0.50
setStats
Function · 0.50
animate
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected