Inherits from CCDirector : CC_VIEWCONTROLLER
Declared in CCDirectorIOS.h

Overview

CCDirectorIOS: Base class of iOS directors

Tasks

  • – drawScene

    Draw the scene. This method is called every frame. Don’t call it manually.

Instance Methods

drawScene

Draw the scene. This method is called every frame. Don’t call it manually.

- (void)drawScene

Declared In

CCDirector.h