08 2012 档案
摘要:目前笔者学习cocos2dx中,列出一些笔记。(不断学习和更新中)。CCSpriteFrameCache *cache = CCSpriteFrameCache::sharedSpriteFrameCache();cache->addSpriteFramesWithFile("images.plist", "images.png");用来处理纹理素材的缓存类CCSprite* pSprite = CCSprite::spriteWithSpriteFrameName("HelloWorld.png");pSprite->s
阅读全文

浙公网安备 33010602011771号