mirror of
https://github.com/wassname/phaser.git
synced 2026-09-11 12:31:29 +08:00
Added class constructors, fixed Stripshader, added relative Tween example and updated Tween source.
This commit is contained in:
@@ -266,6 +266,8 @@ Phaser.Rectangle.prototype = {
|
||||
|
||||
};
|
||||
|
||||
Phaser.Rectangle.prototype.constructor = Phaser.Rectangle;
|
||||
|
||||
/**
|
||||
* @name Phaser.Rectangle#halfWidth
|
||||
* @property {number} halfWidth - Half of the width of the Rectangle.
|
||||
|
||||
Reference in New Issue
Block a user