#import <CCDirector.h>
Inherits CCDirector.
List of all members.
Detailed Description
ThreadedFastDirector is a Director that triggers the main loop from a thread.
Features and Limitations:
- Faster than "normal" director
- Consumes more battery than the "normal" director
- It can be used with UIKit objects
- Since:
- v0.8.2
Definition at line 492 of file CCDirector.h.
The documentation for this class was generated from the following file:
- /Users/ricardoquesada/progs/cocos2d-iphone/cocos2d/CCDirector.h