Jump to content

sprite.events.onInputOut - not work after leave Canvas


yava
 Share

Recommended Posts

sprite.events.onInputOut - not work after leave Canvas. So if I  try use


$(document).on("mouseleave","#webgl",function(){
 
    out(game);
    
})     

It's work? but afer this not work sprite.events.onInputOver/

In original examples - also to - not work.

 

How I can do it.     PS: before Phaser I learn Pixi and not see this problem...

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

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