2.25用cocostudio,怎么clone节点?
比如滚动列表中的Node需要clone.
local wgt = widget:clone()
这样不行?
用的是quick里面的cc.uiloader。
重新创建吧