Gravix Posted November 18, 2018 Share Posted November 18, 2018 Hey everyone, I'm trying to use the SlickUI plugin with TypeScript, but the plugin doesn't have any definition files. This is what I tried to do, which of course did not work: this.slickUI = this.game.plugins.add(Phaser.Plugin.SlickUI); (Property 'SlickUI' does not exist on type ' typeof Plugin') Any help would be appreciated http://slick-ui.com/ Link to comment Share on other sites More sharing options...
Recommended Posts