mirror of
https://github.com/wassname/phaser.git
synced 2026-09-10 12:29:30 +08:00
Added class constructors, fixed Stripshader, added relative Tween example and updated Tween source.
This commit is contained in:
@@ -158,3 +158,5 @@ Phaser.Frame.prototype = {
|
||||
}
|
||||
|
||||
};
|
||||
|
||||
Phaser.Frame.prototype.constructor = Phaser.Frame;
|
||||
|
||||
Reference in New Issue
Block a user