Jump to content

Using SlickUI plugin with TypeScript


Gravix
 Share

Recommended Posts

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

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...