mirror of
https://github.com/photonstorm/phaser
synced 2024-11-27 23:20:59 +00:00
Add docs for PlayAnimation
This commit is contained in:
parent
ead3537d45
commit
f983f121d4
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
*/
|
||||
|
||||
/**
|
||||
* [description]
|
||||
* Play an animation with the given key, starting at the given startFrame on all Game Objects in items
|
||||
*
|
||||
* @function Phaser.Actions.PlayAnimation
|
||||
* @since 3.0.0
|
||||
|
|
Loading…
Reference in a new issue