关于cocos2dx 3.2 lua的自定义事件分发

之前用的自定义事件分发的函数dispatchcustomevent() 用不了了,那3.2 的 lua里 怎么实现自定义事件分发呢

直接disptachEvent(event) 就可以了