mirror of
https://github.com/photonstorm/phaser
synced 2024-11-21 20:23:19 +00:00
Update SpineGameObject.js
This commit is contained in:
parent
886920155b
commit
c3a7727852
1 changed files with 1 additions and 0 deletions
|
@ -80,6 +80,7 @@ var SpineGameObjectRender = require('./SpineGameObjectRender');
|
|||
* forgotten to set that flag when loading the Spine data. Please see the loader docs for more details.
|
||||
*
|
||||
* @class SpineGameObject
|
||||
* @extends Phaser.GameObjects.GameObject
|
||||
* @constructor
|
||||
* @since 3.19.0
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue