[]使用 Tween.to 方法报错 handler.run is not a function

使用 Tween.to 方法报错 handler.run is not a function
Tween.to(ape,
{
x: moveObj.x,
y:moveObj.y
}, 1000,Ease["circIn"],function(){
alert(1)
},0,false,true);
已邀请:

Laya_XS

赞同来自:

你上述代码写错了,不应该写function,应该是Handler.create或new Handler

要回复问题请先

商务合作
商务合作