摘要:
原文地址:关于CCBitmapFontAtlas错误问题作者:七贤林子在cocos2d 0.9版本中,存在CCBitmapFontAtlas类,但是在1.0及以上版本中却找不到这个类了,通过xcode创建的cocos2d工程后,如果你按照0.9版本的方式使用CCBitmapFontAtlas,将会报错,因为在1.0及以上版本中已经将CCBitmapFontAtlas替换成了CCLabelBMFont,其使用方法如下:CCLabelBMFont*label = [CCLabelBMFontlabelWithString:@"Go back"fntFile:@"fon 阅读全文
posted @ 2012-04-06 13:33
pengyingh
阅读(570)
评论(0)
推荐(0)


浙公网安备 33010602011771号