Inherits from CCAppDelegate
Conforms to UIApplicationDelegate
Declared in CC3PerformanceAppDelegate.h

Overview

App Delegate for Cocos2D v3 and above.

This makes use of the simplified start-up configuration of Cocos2D v3, and is required when using Cocos2D 3.1 and above, because Cocos2D 3.1 initialization requires that the OpenGL view (and context) is available during CCDirector initialization.