|
cocos2d-iphone
1.0.1
Improved Cocos2D API Reference (iOS version) for Kobold2D developers
|
#include <CCDirectorIOS.h>
Inheritance diagram for CCDirectorDisplayLink:
Collaboration diagram for CCDirectorDisplayLink:Public Member Functions | |
| void | mainLoop: (id sender) |
Protected Attributes | |
| id | displayLink |
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