在调用spine的setEndListener的时候报错,jsb下没有问题,在html5下就报下面错误:
TypeError: undefined is not a function (evaluating ‘that._animateLogo.setEndListener(function(){
cc.log("====");
})’)
在调用spine的setEndListener的时候报错,jsb下没有问题,在html5下就报下面错误:
TypeError: undefined is not a function (evaluating ‘that._animateLogo.setEndListener(function(){
cc.log("====");
})’)
目前还是使用旧的事件监听API:setAnimationListener