Only attaches one event handler for all types ...
event.setupHelper(types, startingEvent, onFirst) -> undefined
{Array}
llist of types that will delegate here
{Object}
the first event to start listening to
a function to call
{undefined}
Only attaches one event handler for all types ...