Jump to content

Events?


clark
 Share

Recommended Posts

I am an AS3 developer and quite new to this world. 

I understand in Flash that stuff dispatchEvent() and generally you would listen to that object dispatching that event, or to a parent if the event bubbles. So essentially these 2 building blocks when something extends EventDispatcher:

Apple > dispatchEvent
Tree > addEventListener

So if Apple changes color, it dispatches a CHANGE event where the Tree would react.

I see that there is Phaser Signal. Is this similar in concept to Robert Penner's Signals? I think I remember finding a good tutorial on them a while back. 

Link to comment
Share on other sites

  • 2 weeks later...
 Share

  • Recently Browsing   0 members

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