![]() |
cocos2d-iphone
2.1
Improved Cocos2D API Reference (iOS version) for www.kobold2d.com developers
|
#import <CCDirectorIOS.h>
Public Member Functions | |
(void) | - mainLoop: |
Protected Attributes | |
CADisplayLink * | _displayLink |
CFTimeInterval | _lastDisplayTime |
DisplayLinkDirector is a Director that synchronizes timers with the refresh rate of the display.
Features and Limitations:
It is the recommended Director if the SDK is 3.1 or newer