Cc() 这个是在哪里定义的

搜不到 .好奇怪

framework.init

Line 69 cc: quick 框架扩展的基础类和组件
Line 77 cc = cc or {}

是方法哦 cc(xx)

local ccmt = {}
ccmt.__call = function(self, target)
if target then
return GameObject.extend(target)
end
printError(“cc() - invalid target”)
end
setmetatable(cc, ccmt)

你怎么被触控收购了么.做了版主