mirror of
https://github.com/photonstorm/phaser
synced 2024-11-28 15:41:37 +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
|
* @event SpinePluginEvents#DISPOSE
|
||||||
* @since 3.19.0
|
* @since 3.19.0
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The Complete Event.
|
* The End Event.
|
||||||
*
|
*
|
||||||
* @event SpinePluginEvents#END
|
* @event SpinePluginEvents#END
|
||||||
* @since 3.19.0
|
* @since 3.19.0
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The Complete Event.
|
* The Custom Event Event.
|
||||||
*
|
*
|
||||||
* @event SpinePluginEvents#EVENT
|
* @event SpinePluginEvents#EVENT
|
||||||
* @since 3.19.0
|
* @since 3.19.0
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The Complete Event.
|
* The Interrupted Event.
|
||||||
*
|
*
|
||||||
* @event SpinePluginEvents#INTERRUPTED
|
* @event SpinePluginEvents#INTERRUPTED
|
||||||
* @since 3.19.0
|
* @since 3.19.0
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The Complete Event.
|
* The Start Event.
|
||||||
*
|
*
|
||||||
* @event SpinePluginEvents#START
|
* @event SpinePluginEvents#START
|
||||||
* @since 3.19.0
|
* @since 3.19.0
|
||||||
|
|
Loading…
Reference in a new issue