mirror of
https://github.com/wassname/phaser.git
synced 2026-07-05 17:30:19 +08:00
Added class constructors, fixed Stripshader, added relative Tween example and updated Tween source.
This commit is contained in:
@@ -1106,4 +1106,6 @@ Phaser.InputHandler.prototype = {
|
||||
|
||||
}
|
||||
|
||||
};
|
||||
};
|
||||
|
||||
Phaser.InputHandler.prototype.constructor = Phaser.InputHandler;
|
||||
|
||||
Reference in New Issue
Block a user