I'm trying to set the pixel format in my CCDirector but i can't find the method.
It seems to me that my version of cocos2d doesn't have that method??
Strange
I'm trying to set the pixel format in my CCDirector but i can't find the method.
It seems to me that my version of cocos2d doesn't have that method??
Strange
In your app delegate, look for this line:
or search for
and you will find it..