#import <CC3CC2Extensions.h>
Extension category to support Cocos3D functionality.
- (UIDeviceOrientation) deviceOrientation |
|
|
|
Adds support above Cocos2D 1.x for legacy code that looks for device orientation under Cocos2D 1.x.
Always returns UIDeviceOrientationPortrait.
Returns the time interval in seconds between the current render frame and the previous frame.
Returns the current rendering perfromance in average frames per second.
Returns whether this director has a CCScene either running or queued up.
The OpenGL ES view, cast as the correct class.
- (NSTimeInterval) displayLinkTime |
|
readnonatomicassign |
Returns the timestamp of this director as derived from the display link that provide animation.
The documentation for this category was generated from the following file: