mirror of
https://github.com/wassname/phaser.git
synced 2026-08-06 13:31:05 +08:00
Added class constructors, fixed Stripshader, added relative Tween example and updated Tween source.
This commit is contained in:
@@ -223,6 +223,8 @@ Phaser.FrameData.prototype = {
|
||||
|
||||
};
|
||||
|
||||
Phaser.FrameData.prototype.constructor = Phaser.FrameData;
|
||||
|
||||
/**
|
||||
* @name Phaser.FrameData#total
|
||||
* @property {number} total - The total number of frames in this FrameData set.
|
||||
|
||||
Reference in New Issue
Block a user