mirror of
https://github.com/photonstorm/phaser
synced 2024-11-21 20:23:19 +00:00
Invalid link fixed
This commit is contained in:
parent
57965916e3
commit
40fafa4d4e
1 changed files with 1 additions and 1 deletions
|
@ -1082,7 +1082,7 @@ var Group = new Class({
|
|||
},
|
||||
|
||||
/**
|
||||
* {@link Phaser.GameObjects.Components.Animation#play Plays} an animation for all members of this group.
|
||||
* {@link Phaser.Animations.AnimationState#play Plays} an animation for all members of this group.
|
||||
*
|
||||
* @method Phaser.GameObjects.Group#playAnimation
|
||||
* @since 3.0.0
|
||||
|
|
Loading…
Reference in a new issue