I am making a little game using cocos2d.
Now i want to remove value that is showing on my screen at left-bottom corner.
like this
[[Director sharedDirector] setDisplayFPS:NO];
It's the frame rate display.