Examples with "to requestAnimationFrame" and their translation in Spaans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
The function that you passed to requestAnimationFrame() is called whenever this event is fired.
La función que pasaste a requestAnimationFrame() recibe llamadas cada vez que este evento se activa.
Don't update the UI on every orientation event; instead, sync to requestAnimationFrame.
No actualice la IU en cada evento de orientación; en su lugar, realice la sincronización con requestAnimationFrame.
We now have a variable declared in our MyGame namespace, which we call stopMain, that contains the ID returned from our main loop's most recent call to requestAnimationFrame().
Ahora tenemos una variable declarada en nuestro espacio de nombres MyGame, a la que llamamos stopMain, que contiene el ID devuelto por la última llamada de nuestro bucle principal a requestAnimationFrame().
Andere resultaten
If you are using older version of jQuery, you can patch it to use requestAnimationFrame, which is strongly advised.
Why do we need to use a different requestAnimationFrame() to the one provided with the window object?
¿Por qué necesitamos usar un requestAnimationFrame diferente al que se proporciona con el objeto de la ventana?
Modern versions of Firefox and Google Chrome (and probably others) attempt to connect requestAnimationFrame callbacks to their main thread at the very beginning of a frame's timeslice.
Las versiones modernas de Firefox y Google Chrome (y probablemente otras) intentan conectar las retrollamadas de requestAnimationFrame a su hilo principal al principio del timeslice de un fotograma.
Note: In practice, it is more common to prevent the next requestAnimationFrame() with an if-statement, rather than calling cancelAnimationFrame().
Nota: En la práctica, es más común prevenir la siguiente requestAnimationFrame() con una sentencia if, en lugar de llamar a cancelAnimationFrame().
Use requestAnimationFrame directly when you want to orchestrate an entire scene by hand.
Usa requestAnimationFrame directamente cuando quieras dirigir toda una escena manualmente.
Go through the list of requestAnimationFrame callbacks and invoke them.
Recorre la lista de callbacks de requestAnimationFrame e invócalos.
MyGame.lastRender keeps track of the last provided requestAnimationFrame timestamp.
MyGame.lastRender hace un seguimiento de la última marca de tiempo requestAnimationFrame proporcionada.
We can address this issue by using requestAnimationFrame.
Podemos tratar este problema usando requestAnimationFrame.
Uses requestAnimationFrame for the slideshow timing.
Utiliza requestAnimationFrame para el tiempo de presentación.
timeSinceTick is the time between requestAnimationFrame callback and last update.
timeSinceTick es el tiempo entre requestAnimationFrame callback y la última actualización.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.