Inherits from CCDirector : CC_VIEWCONTROLLER
Declared in CCDirector.h

Overview

TimerDirector is a Director that calls the main loop from an NSTimer object

Features and Limitations: – Integrates OK with UIKit objects – It the slowest director – The invertal update is customizable from 1 to 60

It is the default Director.