cocos2d-x版本号获取
摘要:
iosint CIosDeviceInfo::getGameVersion(char *version){ NSBundle * bundle = [NSBundle mainBundle]; if( nil == bundle ) { return 0; } NSString* a... 阅读全文
posted @ 2014-06-05 17:29
the seal
阅读(895)
评论(0)
推荐(0)