cocos2d lua的cclog 在logcat中显示

-- cclog
cclog = function(...)
    release_print(string.format(...))
end

  改成这样就可以了

posted @ 2016-09-19 11:53  冷夜 - 网游编程技术  阅读(1532)  评论(0编辑  收藏  举报