mirror of
https://github.com/wassname/phaser.git
synced 2026-08-17 11:23:42 +08:00
Pixi GrayFilter ported over (thanks nickryall #404)
Fixed Time.totalElapsedSeconds, which gets the other filters working again too.
This commit is contained in:
@@ -160,6 +160,7 @@ Phaser.Time.prototype = {
|
||||
*/
|
||||
boot: function () {
|
||||
|
||||
this._started = Date.now();
|
||||
this.events.start();
|
||||
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user