摘要:
//根据现有CCSprite,变亮和变灰 static CCSprite* graylightWithCCSprite(CCSprite* oldSprite,bool isLight) { //CCSprite转成CCimage CCPoint p = oldSprite->getAnchorP... 阅读全文
posted @ 2013-08-24 22:18
yuan19
阅读(2485)
评论(0)
推荐(0)