Bug #3863
By dumganhar Posted 2014-01-27 02:10
Fixed at https://github.com/cocos2d/cocos2d-x/pull/5246
Because the lua binding of the `registerScriptHandler` and `unregisterScriptHandler` of the SkeletonAnimation will override the lua binding of the `registerScriptHandler` and `unregisterScriptHandler` of the Node,so rename `registerScriptHandler` to `registerSpineEventHandler` and `unregisterScriptHandler` to `registerSpineEventHandler`
Because the lua binding of the `registerScriptHandler` and `unregisterScriptHandler` of the SkeletonAnimation will override the lua binding of the `registerScriptHandler` and `unregisterScriptHandler` of the Node,so rename `registerScriptHandler` to `registerSpineEventHandler` and `unregisterScriptHandler` to `registerSpineEventHandler`