Index Hierarchy CCThreadedFastDirector Class Reference Inherits from CCDirector : CC_VIEWCONTROLLER Declared in CCDirector.h Overview 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 Tasks – preMainLoop Instance Methods preMainLoop Index Hierarchy