newlist

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2014年1月25日

摘要: CCScale9Sprite* pBGPicFrame = CCScale9Sprite::create((g_ImgPath + "23.png").c_str()); CC_ERROR(pBGPicFrame, "【CActiveSetInfoLayer::ShowRight】pBGPicFrame is null !"); pBGPicFrame->setContentSize(CCSizeMake(280, 779)); pBGPicFrame->setAnchorPoint(ccp(0, 0)); pBGPicFrame->s 阅读全文
posted @ 2014-01-25 14:59 一枚程序 阅读(331) 评论(0) 推荐(0)