27#ifndef _APP_DELEGATE_H_
28#define _APP_DELEGATE_H_
virtual void applicationDidEnterBackground()
Called when the application moves to the background
virtual void initGLContextAttrs()
TestController * _testController
virtual bool applicationDidFinishLaunching()
Implement Director and cocos2d::Scene* init code here.
virtual void applicationWillEnterForeground()
Called when the application reenters the foreground