mirror of
https://github.com/photonstorm/phaser
synced 2024-11-24 21:53:59 +00:00
Fixed jsdocs
This commit is contained in:
parent
2524691d00
commit
4d7e3fcf22
5 changed files with 5 additions and 5 deletions
|
@ -5,7 +5,7 @@
|
|||
*/
|
||||
|
||||
/**
|
||||
* The Complete Event.
|
||||
* The Dispose Event.
|
||||
*
|
||||
* @event SpinePluginEvents#DISPOSE
|
||||
* @since 3.19.0
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
*/
|
||||
|
||||
/**
|
||||
* The Complete Event.
|
||||
* The End Event.
|
||||
*
|
||||
* @event SpinePluginEvents#END
|
||||
* @since 3.19.0
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
*/
|
||||
|
||||
/**
|
||||
* The Complete Event.
|
||||
* The Custom Event Event.
|
||||
*
|
||||
* @event SpinePluginEvents#EVENT
|
||||
* @since 3.19.0
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
*/
|
||||
|
||||
/**
|
||||
* The Complete Event.
|
||||
* The Interrupted Event.
|
||||
*
|
||||
* @event SpinePluginEvents#INTERRUPTED
|
||||
* @since 3.19.0
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
*/
|
||||
|
||||
/**
|
||||
* The Complete Event.
|
||||
* The Start Event.
|
||||
*
|
||||
* @event SpinePluginEvents#START
|
||||
* @since 3.19.0
|
||||
|
|
Loading…
Reference in a new issue