I am building a game and was wondering how this design works for an event system.
I am using the same div to emit all events to, and to listen to all events.