初始化cocos2d&ŧ039;的contentScale
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了初始化cocos2d&ŧ039;的contentScale相关的知识,希望对你有一定的参考价值。
// Obtain the shared director in order to... CCDirector *director = [CCDirector sharedDirector]; // Enables High Res mode if ([UIScreen instancesRespondToSelector:@selector(scale)]) { [director setContentScaleFactor:[[UIScreen mainScreen] scale]]; }
以上是关于初始化cocos2d&ŧ039;的contentScale的主要内容,如果未能解决你的问题,请参考以下文章
检查是否安装了Apache&ŧ039;的modŧu rewrite。