Jump to content

Inheritance with nw.js


ChadDean
 Share

Recommended Posts

Hey everyone!

 

I'm pretty new to Phaser and ran into my first problem almost instantly :D

 

I'm going for a setup with Phaser, nw.js and jQuery. I extended Phaser.Sprite as described in the examples and it worked out pretty well. Then I moved the new object into a new file and included the file with nodes require() function.

 

The result was the following error:

Uncaught ReferenceError: Phaser is not defined

Is there nay way to get that to work? Or is there another way to split the files up?

 

Thx for your help!

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

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