#import "CCDirectorIOS.h"
Inherits CCDirectorMac, and CCDirectorIOS.
List of all members.
Detailed Description
DisplayLinkDirector is a Director that synchronizes timers with the refresh rate of the display.
Features and Limitations:
- Only available on 3.1+
- Scheduled timers & drawing are synchronizes with the refresh rate of the display
- Only supports animation intervals of 1/60 1/30 & 1/15
It is the recommended Director if the SDK is 3.1 or newer
- Since:
- v0.8.2
The documentation for this class was generated from the following files:
- /depot/cocosdocs/cocos2d-iphone-0.99.5/cocos2d/Platforms/iOS/CCDirectorIOS.h
- /depot/cocosdocs/cocos2d-iphone-0.99.5/cocos2d/Platforms/Mac/CCDirectorMac.h