Lots more jsdocs completed

This commit is contained in:
Richard Davey 2019-08-08 01:46:58 +01:00
parent 172ebef093
commit 6c1d59ec2e
2 changed files with 711 additions and 55 deletions

View file

@ -50,6 +50,8 @@ var SpineGameObject = require('./gameobject/SpineGameObject');
* stored in their own caches, which are global, meaning they're accessible from any Scene in your
* game, regardless if the Scene loaded the Spine data or not.
*
* For details about the Spine Runtime API see http://esotericsoftware.com/spine-api-reference
*
* @class SpinePlugin
* @memberOf Phaser
* @extends Phaser.Plugins.ScenePlugin

File diff suppressed because it is too large Load diff