mirror of
https://github.com/wassname/phaser.git
synced 2026-07-01 16:50:43 +08:00
Added class constructors, fixed Stripshader, added relative Tween example and updated Tween source.
This commit is contained in:
@@ -957,7 +957,9 @@ Phaser.BitmapData.prototype = {
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
};
|
||||
|
||||
Phaser.BitmapData.prototype.constructor = Phaser.BitmapData;
|
||||
|
||||
// EaselJS Tiny API emulation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user