Y
Hacker News
new
|
ask
|
show
|
jobs
by
banthar
5145 days ago
Have you downloaded all the files? requestAnimationFrame is defined in
http://minimal.be/lab/fluGL/RequestAnimationFrame.js
1 comments
38leinad
5145 days ago
thanks; i missed the import. I only remember that the method also exists in the JS api itself. did not think that there might be a wrapper around with the same name :-)
link
daeken
5145 days ago
AFAIK, no browser uses the name 'requestAnimationFrame'; everyone prefixes it still.
link