Quote:
Originally Posted by smasher
Code:
[CCDirector sharedDirector].showFPS = NO;
|
Sorry to be so slow... but where do I put this?
I get an error when I put this code in my init method: "Request for member showFPS in something not a structure or union"
Do I have to import or include?