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

Instance Methods

preMainLoop