Hey I have a problem getting my head around how custom GWT event
Handlers work. I have read quite a bit about the topic and it still is
some what foggy. I have read threads on Stackoverflow like this one
http://stackoverflow.com/questions/998621/gwt-custom-event-handler but
still some what lost .Could someone explain it in an applied mannar
such as the following.

I have 2 classes a block and a man class. When the man collides with
the block the man fires an event ( onCollision() ) and then the block
class listens for that event.

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to