mirror of
https://github.com/wassname/phaser.git
synced 2026-09-12 12:40:47 +08:00
Added class constructors, fixed Stripshader, added relative Tween example and updated Tween source.
This commit is contained in:
@@ -1495,6 +1495,8 @@ Phaser.Group.prototype = {
|
||||
|
||||
};
|
||||
|
||||
Phaser.Group.prototype.constructor = Phaser.Group;
|
||||
|
||||
/**
|
||||
* @name Phaser.Group#total
|
||||
* @property {number} total - The total number of children in this Group who have a state of exists = true.
|
||||
|
||||
Reference in New Issue
Block a user