mirror of
https://github.com/wassname/phaser.git
synced 2026-07-17 11:31:30 +08:00
Adjusted delta timer cap and fixed some typos and more examples.
This commit is contained in:
@@ -60,7 +60,7 @@ Phaser.RequestAnimationFrame = function(game) {
|
||||
Phaser.RequestAnimationFrame.prototype = {
|
||||
|
||||
/**
|
||||
* Starts the requestAnimatioFrame running or setTimeout if unavailable in browser
|
||||
* Starts the requestAnimationFrame running or setTimeout if unavailable in browser
|
||||
* @method Phaser.RequestAnimationFrame#start
|
||||
*/
|
||||
start: function () {
|
||||
|
||||
Reference in New Issue
Block a user