mirror of
https://github.com/photonstorm/phaser
synced 2024-11-22 04:33:31 +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.
|
* forgotten to set that flag when loading the Spine data. Please see the loader docs for more details.
|
||||||
*
|
*
|
||||||
* @class SpineGameObject
|
* @class SpineGameObject
|
||||||
|
* @extends Phaser.GameObjects.GameObject
|
||||||
* @constructor
|
* @constructor
|
||||||
* @since 3.19.0
|
* @since 3.19.0
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in a new issue