程序运行的时候输出这条信息cocos2d: fullPathForFilename: No file found at /cc_2x2_white_image. Possible missing file.并没有影响程序正常运行
产生的原因可能是某个精灵未配置纹理导致的,不需要关心。
参考
cc_2x2_white_image is missing,giving warning at runtime:http://www.cocos2d-x.org/issues/3886
原文链接:/cocos2dx/344354.html