mirror of
https://github.com/wassname/phaser.git
synced 2026-08-20 12:40:12 +08:00
Added class constructors, fixed Stripshader, added relative Tween example and updated Tween source.
This commit is contained in:
+3
-1
@@ -235,4 +235,6 @@ Phaser.Time.prototype = {
|
||||
this._started = this.now;
|
||||
}
|
||||
|
||||
};
|
||||
};
|
||||
|
||||
Phaser.Time.prototype.constructor = Phaser.Time;
|
||||
|
||||
Reference in New Issue
Block a user