Jump to content

Phaser 0.9 Update


rich
 Share

Recommended Posts

Well to be honest the easiest thing for you to do is just copy the latest phaser.js file from the build or Tests folders into your project folder.

 

You really don't need the Phaser folder itself (the one with all the framework files inside) unless you want to look at the source to see what functions are available and how to use them :)

Link to comment
Share on other sites

If you were using TypeScript then you could just reference Game.ts and that would be enough, but from JavaScript you need to include the fully built version that has everything in it, it doesn't use any kind of requireJS loading system.

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

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