cocos2d-objc icon indicating copy to clipboard operation
cocos2d-objc copied to clipboard

CCDirector.secondsPerFrame not updated.

Open slembcke opened this issue 10 years ago • 1 comments

http://www.cocos2d-iphone.org/forums/topic/ccdirector-shareddirector-secondsperframe-returns-value-of-zero/

[CCDirector calculateMPF] is only called when the stats label is shown. Should just call it all the time perhaps? Either that or remove the CCDirector.secondsPerFrame property.

slembcke avatar Mar 10 '14 16:03 slembcke

This is going to end up being rewritten for 4.0. Just need to make sure we test it.

slembcke avatar Jan 14 '15 02:01 slembcke