Quick Links: Download Gideros Studio | Gideros Documentation | Gideros Development Center | Gideros community chat | DONATE
about EventDispatcher — Gideros Forum

about EventDispatcher

alexzhengalexzheng Guru
edited April 2012 in General questions
Is the EventDispatcher avaiable in the listener function currently? not passed as data.

EventDispatcher:addEventListener(type, listener, data)

for example, when handle mutiple events in one function,it's better to get who dispatch that event.

Comments

Sign In or Register to comment.