mirror of
https://github.com/wassname/phaser.git
synced 2026-07-15 01:11:26 +08:00
Added class constructors, fixed Stripshader, added relative Tween example and updated Tween source.
This commit is contained in:
@@ -169,3 +169,5 @@ Phaser.Key.prototype = {
|
||||
}
|
||||
|
||||
};
|
||||
|
||||
Phaser.Key.prototype.constructor = Phaser.Key;
|
||||
|
||||
Reference in New Issue
Block a user