Jump to content

Phaser Ready Signal?


quarks
 Share

Recommended Posts

I have an app with Phaser interacting with another user interface library (Google Blockly) and I need to be sure that Phaser is up and running before I wire up the Blockly stuff. Is there any signal I can hook into to be notified that Phaser is up and running (i.e. ready for the update loop)? Right now I am calling an init function at the end of the create function, which works fine but feels a bit inelegant. Is there a better way to do it?

 

Thanks,

Jay

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

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