Index Hierarchy CCFastDirector Class Reference Inherits from CCDirector : CC_VIEWCONTROLLER Declared in CCDirector.h Overview FastDirector is a Director that triggers the main loop as fast as possible. Features and Limitations: – Faster than “normal” director – Consumes more battery than the “normal” director – It has some issues while using UIKit objects Tasks – preMainLoop Instance Methods preMainLoop Index Hierarchy