You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/boot/TimeStep.js
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -445,13 +445,11 @@ var TimeStep = new Class({
445
445
*
446
446
* @method Phaser.Boot.TimeStep#step
447
447
* @since 3.0.0
448
-
*
448
+
*
449
449
* @param {number} time - The current time. Either a High Resolution Timer value if it comes from Request Animation Frame, or Date.now if using SetTimeout.
0 commit comments