Commit graph

2 commits

Author SHA1 Message Date
Tommy Leung
1dd779efcb update SpineGameObject.d.ts
- extends from Phaser.GameObjects.GameObject
- implements interfaces for mixins
- use Omit for setSize signature conflicts in ComputedSize
- use @ts-ignore for state property conflict; spine.AnimationState significantly different than GameObject.state
- added semi-colons to better match rest of defintion files
2020-01-18 14:14:07 -07:00
Tommy Leung
45abd5447e add SpinePlugin, SpineGameObject, SpineFile d.ts 2020-01-09 11:16:11 -07:00