#include <CCApplication.h>
Public Member Functions | |
| CCApplication () | |
| virtual | ~CCApplication () |
| void | setAnimationInterval (double interval) |
| Callback by CCDirector to limit FPS. More... | |
| var | setAnimationInterval ( var interval) |
| Callback by CCDirector to limit FPS. More... | |
| local | setAnimationInterval ( local interval) |
| Callback by CCDirector to limit FPS. More... | |
| int | run () |
| Run the message loop. More... | |
| virtual ccLanguageType | getCurrentLanguage () |
| Get current language config. More... | |
| var | getCurrentLanguage () |
| Get current language config. More... | |
| local | getCurrentLanguage () |
| Get current language config. More... | |
| virtual TargetPlatform | getTargetPlatform () |
| Get target platform. More... | |
| local | getTargetPlatform () |
| Get target platform. More... | |
| CCApplication () | |
| virtual | ~CCApplication () |
| void | setAnimationInterval (double interval) |
| Callback by CCDirector for limit FPS. More... | |
| var | setAnimationInterval ( var interval) |
| Callback by CCDirector for limit FPS. More... | |
| local | setAnimationInterval ( local interval) |
| Callback by CCDirector for limit FPS. More... | |
| int | run () |
| Run the message loop. More... | |
| virtual ccLanguageType | getCurrentLanguage () |
| Get current language config. More... | |
| var | getCurrentLanguage () |
| Get current language config. More... | |
| local | getCurrentLanguage () |
| Get current language config. More... | |
| virtual TargetPlatform | getTargetPlatform () |
| Get target platform. More... | |
| local | getTargetPlatform () |
| Get target platform. More... | |
| CC_DEPRECATED_ATTRIBUTE void | setResourceRootPath (const std::string &rootResDir) |
| Sets the Resource root path. More... | |
| local | setResourceRootPath ( local rootResDir) |
| Sets the Resource root path. More... | |
| CC_DEPRECATED_ATTRIBUTE const std::string & | getResourceRootPath (void) |
| Gets the Resource root path. More... | |
| var | getResourceRootPath () |
| Gets the Resource root path. More... | |
| local | getResourceRootPath () |
| Gets the Resource root path. More... | |
| CCApplication () | |
| virtual | ~CCApplication () |
| void | setAnimationInterval (double interval) |
| Callback by CCDirector for limit FPS. More... | |
| var | setAnimationInterval ( var interval) |
| Callback by CCDirector for limit FPS. More... | |
| local | setAnimationInterval ( local interval) |
| Callback by CCDirector for limit FPS. More... | |
| int | run () |
| Run the message loop. More... | |
| virtual ccLanguageType | getCurrentLanguage () |
| Get current language config. More... | |
| virtual TargetPlatform | getTargetPlatform () |
| Get target platform. More... | |
| local | getTargetPlatform () |
| Get target platform. More... | |
| CC_DEPRECATED_ATTRIBUTE void | setResourceRootPath (const std::string &rootResDir) |
| Sets the Resource root path. More... | |
| local | setResourceRootPath ( local rootResDir) |
| Sets the Resource root path. More... | |
| CC_DEPRECATED_ATTRIBUTE const std::string & | getResourceRootPath (void) |
| Gets the Resource root path. More... | |
| local | getResourceRootPath () |
| Gets the Resource root path. More... | |
| CCApplication () | |
| virtual | ~CCApplication () |
| int | run () |
| Run the message loop. More... | |
| virtual void | setAnimationInterval (double interval) |
| Callback by CCDirector for limit FPS. More... | |
| virtual ccLanguageType | getCurrentLanguage () |
| Get current language config. More... | |
| local | getCurrentLanguage () |
| Get current language config. More... | |
| virtual TargetPlatform | getTargetPlatform () |
| Get target platform. More... | |
| local | getTargetPlatform () |
| Get target platform. More... | |
| CCApplication () | |
| virtual | ~CCApplication () |
| void | setAnimationInterval (double interval) |
| Callback by CCDirector for limit FPS. More... | |
| var | setAnimationInterval ( var interval) |
| Callback by CCDirector for limit FPS. More... | |
| local | setAnimationInterval ( local interval) |
| Callback by CCDirector for limit FPS. More... | |
| int | run () |
| Run the message loop. More... | |
| virtual ccLanguageType | getCurrentLanguage () |
| Get current language config. More... | |
| CC_DEPRECATED_ATTRIBUTE void | setResourceRootPath (const std::string &rootResDir) |
| Sets the Resource root path. More... | |
| local | setResourceRootPath ( local rootResDir) |
| Sets the Resource root path. More... | |
| CC_DEPRECATED_ATTRIBUTE const std::string & | getResourceRootPath (void) |
| Gets the Resource root path. More... | |
| var | getResourceRootPath () |
| Gets the Resource root path. More... | |
| local | getResourceRootPath () |
| Gets the Resource root path. More... | |
| virtual TargetPlatform | getTargetPlatform () |
| Get target platform. More... | |
| local | getTargetPlatform () |
| Get target platform. More... | |
| CCApplication () | |
| virtual | ~CCApplication () |
| virtual void | setAnimationInterval (double interval) |
| Callback by CCDirector for limit FPS. More... | |
| local | setAnimationInterval ( local interval) |
| Callback by CCDirector for limit FPS. More... | |
| int | run () |
| Get status bar rectangle in EGLView window. More... | |
| virtual ccLanguageType | getCurrentLanguage () |
| Get current language config. More... | |
| local | getCurrentLanguage () |
| Get current language config. More... | |
| virtual TargetPlatform | getTargetPlatform () |
| Get target platform. More... | |
| local | getTargetPlatform () |
| Get target platform. More... | |
| CC_DEPRECATED_ATTRIBUTE void | setResourceRootPath (const std::string &rootResDir) |
| Sets the Resource root path. More... | |
| local | setResourceRootPath ( local rootResDir) |
| Sets the Resource root path. More... | |
| CC_DEPRECATED_ATTRIBUTE const std::string & | getResourceRootPath (void) |
| Gets the Resource root path. More... | |
| void | setStartupScriptFilename (const std::string &startupScriptFile) |
| const std::string & | getStartupScriptFilename (void) |
| local | getStartupScriptFilename () |
| CCApplication () | |
| virtual | ~CCApplication () |
| virtual bool | applicationDidFinishLaunching ()=0 |
| Implement CCDirector and sense init code here. More... | |
| local | applicationDidFinishLaunching () |
| Implement CCDirector and sense init code here. More... | |
| virtual void | applicationDidEnterBackground ()=0 |
| The function be called when the application enter background. More... | |
| virtual void | applicationWillEnterForeground ()=0 |
| The function be called when the application enter foreground. More... | |
| var | applicationWillEnterForeground () |
| The function be called when the application enter foreground. More... | |
| local | applicationWillEnterForeground () |
| The function be called when the application enter foreground. More... | |
| void | setAnimationInterval (double interval) |
| Callback by CCDirector for limit FPS. More... | |
| virtual int | Run () |
| Run the message loop. More... | |
| void | ccAccelerationUpdate () |
| ccLanguageType | getCurrentLanguage () |
| Get current language config. More... | |
| local | getCurrentLanguage () |
| Get current language config. More... | |
| TargetPlatform | getTargetPlatform () |
| Get target platform. More... | |
| CCApplication () | |
| virtual | ~CCApplication () |
| void | setAnimationInterval (double interval) |
| Callback by CCDirector for limit FPS. More... | |
| var | setAnimationInterval ( var interval) |
| Callback by CCDirector for limit FPS. More... | |
| local | setAnimationInterval ( local interval) |
| Callback by CCDirector for limit FPS. More... | |
| int | run () |
| Run the message loop. More... | |
| virtual ccLanguageType | getCurrentLanguage () |
| Get current language config. More... | |
| local | getCurrentLanguage () |
| Get current language config. More... | |
| virtual TargetPlatform | getTargetPlatform () |
| Get target platform. More... | |
| local | getTargetPlatform () |
| Get target platform. More... | |
| CCApplication () | |
| virtual | ~CCApplication () |
| void | setAnimationInterval (double interval) |
| Callback by CCDirector to limit FPS. More... | |
| var | setAnimationInterval ( var interval) |
| Callback by CCDirector to limit FPS. More... | |
| local | setAnimationInterval ( local interval) |
| Callback by CCDirector to limit FPS. More... | |
| long | getAnimationInterval () |
| int | run () |
| Run the message loop. More... | |
| virtual ccLanguageType | getCurrentLanguage () |
| Get current language config. More... | |
| virtual TargetPlatform | getTargetPlatform () |
| Get target platform. More... | |
| local | getTargetPlatform () |
| Get target platform. More... | |
| CCApplication () | |
| virtual | ~CCApplication () |
| virtual int | run () |
| Run the message loop. More... | |
| local | run () |
| Run the message loop. More... | |
| virtual void | setAnimationInterval (double interval) |
| Callback by CCDirector for limit FPS. More... | |
| var | setAnimationInterval ( var interval) |
| Callback by CCDirector for limit FPS. More... | |
| local | setAnimationInterval ( local interval) |
| Callback by CCDirector for limit FPS. More... | |
| virtual ccLanguageType | getCurrentLanguage () |
| Get current language config. More... | |
| local | getCurrentLanguage () |
| Get current language config. More... | |
| virtual TargetPlatform | getTargetPlatform () |
| Get target platform. More... | |
| CC_DEPRECATED_ATTRIBUTE void | setResourceRootPath (const std::string &rootResDir) |
| Sets the Resource root path. More... | |
| local | setResourceRootPath ( local rootResDir) |
| Sets the Resource root path. More... | |
| CC_DEPRECATED_ATTRIBUTE const std::string & | getResourceRootPath (void) |
| Gets the Resource root path. More... | |
| void | setStartupScriptFilename (const std::string &startupScriptFile) |
| const std::string & | getStartupScriptFilename (void) |
| CCApplication () | |
| virtual | ~CCApplication () |
| int | run () |
| Run the message loop. More... | |
| local | run () |
| Run the message loop. More... | |
| virtual void | setAnimationInterval (double interval) |
| Callback by CCDirector for limit FPS. More... | |
| var | setAnimationInterval ( var interval) |
| Callback by CCDirector for limit FPS. More... | |
| local | setAnimationInterval ( local interval) |
| Callback by CCDirector for limit FPS. More... | |
| virtual ccLanguageType | getCurrentLanguage () |
| Get current language config. More... | |
| local | getCurrentLanguage () |
| Get current language config. More... | |
| virtual TargetPlatform | getTargetPlatform () |
| Get target platform. More... | |
| CC_DEPRECATED_ATTRIBUTE void | setResourceRootPath (const std::string &rootResDir) |
| Sets the Resource root path. More... | |
| local | setResourceRootPath ( local rootResDir) |
| Sets the Resource root path. More... | |
| CC_DEPRECATED_ATTRIBUTE const std::string & | getResourceRootPath (void) |
| Gets the Resource root path. More... | |
| void | setStartupScriptFilename (const std::string &startupScriptFile) |
| const std::string & | getStartupScriptFilename (void) |
Public Member Functions inherited from CCApplicationProtocol | |
| virtual | ~CCApplicationProtocol () |
Static Public Member Functions | |
| static CCApplication * | sharedApplication () |
| Get current application instance. More... | |
| var | sharedApplication () |
| Get current application instance. More... | |
| local | sharedApplication () |
| Get current application instance. More... | |
| static CCApplication * | sharedApplication () |
| Get current applicaiton instance. More... | |
| var | sharedApplication () |
| Get current applicaiton instance. More... | |
| local | sharedApplication () |
| Get current applicaiton instance. More... | |
| static CCApplication * | sharedApplication () |
| Get current applicaiton instance. More... | |
| var | sharedApplication () |
| Get current applicaiton instance. More... | |
| local | sharedApplication () |
| Get current applicaiton instance. More... | |
| static CCApplication * | sharedApplication () |
| Get the current application instance. More... | |
| static CCApplication * | sharedApplication () |
| Get current applicaiton instance. More... | |
| var | sharedApplication () |
| Get current applicaiton instance. More... | |
| local | sharedApplication () |
| Get current applicaiton instance. More... | |
| static CCApplication * | sharedApplication () |
| Get current applicaiton instance. More... | |
| static CCApplication * | sharedApplication () |
| Get current applicaiton instance. More... | |
| var | sharedApplication () |
| Get current applicaiton instance. More... | |
| local | sharedApplication () |
| Get current applicaiton instance. More... | |
| static CCApplication * | sharedApplication () |
| Get current applicaiton instance. More... | |
| static bool | isRunning () |
| static CCApplication * | sharedApplication () |
| Get current application instance. More... | |
| var | sharedApplication () |
| Get current application instance. More... | |
| local | sharedApplication () |
| Get current application instance. More... | |
| static CCApplication * | sharedApplication () |
| Get current applicaiton instance. More... | |
| var | sharedApplication () |
| Get current applicaiton instance. More... | |
| local | sharedApplication () |
| Get current applicaiton instance. More... | |
| static CCApplication * | sharedApplication () |
| Get current applicaiton instance. More... | |
| var | sharedApplication () |
| Get current applicaiton instance. More... | |
| local | sharedApplication () |
| Get current applicaiton instance. More... | |
Protected Attributes | |
| std::string | m_resourceRootPath |
| long | m_nAnimationInterval |
| std::string | m_startupScriptFilename |
| var | m_startupScriptFilename |
| local | m_startupScriptFilename |
| uint64 | m_nAnimationInterval |
| HINSTANCE | m_hInstance |
| HACCEL | m_hAccelTable |
| var | m_hAccelTable |
| local | m_hAccelTable |
| LARGE_INTEGER | m_nAnimationInterval |
| var | m_nAnimationInterval |
| local | m_nAnimationInterval |
Static Protected Attributes | |
| static CCApplication * | sm_pSharedApplication |
| var | sm_pSharedApplication |
| local | sm_pSharedApplication |
| static long | m_animationInterval |
| var | m_animationInterval |
| local | m_animationInterval |
| static bool | s_running |
| var | s_running |
| local | s_running |
| static long | m_nAnimationInterval |
| local | m_nAnimationInterval |
| CCApplication | ( | ) |
| var CCApplication | ( | ) |
| local CCApplication | ( | ) |
|
virtual |
|
virtual |
|
virtual |
| CCApplication | ( | ) |
| var CCApplication | ( | ) |
| local CCApplication | ( | ) |
|
virtual |
|
virtual |
|
virtual |
| CCApplication | ( | ) |
| var CCApplication | ( | ) |
| local CCApplication | ( | ) |
|
virtual |
|
virtual |
|
virtual |
| CCApplication | ( | ) |
| var CCApplication | ( | ) |
| local CCApplication | ( | ) |
|
virtual |
| CCApplication | ( | ) |
| var CCApplication | ( | ) |
| local CCApplication | ( | ) |
|
virtual |
|
virtual |
|
virtual |
| CCApplication | ( | ) |
| var CCApplication | ( | ) |
| local CCApplication | ( | ) |
|
virtual |
|
virtual |
|
virtual |
| CCApplication | ( | ) |
| var CCApplication | ( | ) |
| local CCApplication | ( | ) |
|
virtual |
|
virtual |
|
virtual |
| CCApplication | ( | ) |
| var CCApplication | ( | ) |
| local CCApplication | ( | ) |
|
virtual |
|
virtual |
|
virtual |
| CCApplication | ( | ) |
| var CCApplication | ( | ) |
| local CCApplication | ( | ) |
|
virtual |
|
virtual |
|
virtual |
| CCApplication | ( | ) |
| var CCApplication | ( | ) |
| local CCApplication | ( | ) |
|
virtual |
|
virtual |
|
virtual |
| CCApplication | ( | ) |
| var CCApplication | ( | ) |
| local CCApplication | ( | ) |
|
virtual |
|
virtual |
|
virtual |
|
pure virtual |
The function be called when the application enter background.
| the | pointer of the application |
Implements CCApplicationProtocol.
|
pure virtual |
The function be called when the application enter background.
| the | pointer of the application |
Implements CCApplicationProtocol.
|
pure virtual |
The function be called when the application enter background.
| the | pointer of the application |
Implements CCApplicationProtocol.
|
pure virtual |
Implement CCDirector and sense init code here.
Implements CCApplicationProtocol.
|
pure virtual |
Implement CCDirector and sense init code here.
Implements CCApplicationProtocol.
|
pure virtual |
Implement CCDirector and sense init code here.
Implements CCApplicationProtocol.
|
pure virtual |
The function be called when the application enter foreground.
| the | pointer of the application |
Implements CCApplicationProtocol.
|
pure virtual |
The function be called when the application enter foreground.
| the | pointer of the application |
Implements CCApplicationProtocol.
|
pure virtual |
The function be called when the application enter foreground.
| the | pointer of the application |
Implements CCApplicationProtocol.
| void ccAccelerationUpdate | ( | ) |
| var ccAccelerationUpdate | ( | ) |
| local ccAccelerationUpdate | ( | ) |
| long getAnimationInterval | ( | ) |
| var getAnimationInterval | ( | ) |
| local getAnimationInterval | ( | ) |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
| CC_DEPRECATED_ATTRIBUTE const std::string& getResourceRootPath |
( | void | ) |
Gets the Resource root path.
| var getResourceRootPath | ( | ) |
Gets the Resource root path.
| local getResourceRootPath | ( | ) |
Gets the Resource root path.
| CC_DEPRECATED_ATTRIBUTE const std::string& getResourceRootPath |
( | void | ) |
Gets the Resource root path.
| var getResourceRootPath | ( | ) |
Gets the Resource root path.
| local getResourceRootPath | ( | ) |
Gets the Resource root path.
| CC_DEPRECATED_ATTRIBUTE const std::string& getResourceRootPath |
( | void | ) |
Gets the Resource root path.
| var getResourceRootPath | ( | ) |
Gets the Resource root path.
| local getResourceRootPath | ( | ) |
Gets the Resource root path.
| CC_DEPRECATED_ATTRIBUTE const std::string& getResourceRootPath |
( | void | ) |
Gets the Resource root path.
| var getResourceRootPath | ( | ) |
Gets the Resource root path.
| local getResourceRootPath | ( | ) |
Gets the Resource root path.
| CC_DEPRECATED_ATTRIBUTE const std::string& getResourceRootPath |
( | void | ) |
Gets the Resource root path.
| var getResourceRootPath | ( | ) |
Gets the Resource root path.
| local getResourceRootPath | ( | ) |
Gets the Resource root path.
| CC_DEPRECATED_ATTRIBUTE const std::string& getResourceRootPath |
( | void | ) |
Gets the Resource root path.
| var getResourceRootPath | ( | ) |
Gets the Resource root path.
| local getResourceRootPath | ( | ) |
Gets the Resource root path.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| const std::string& getStartupScriptFilename |
( | void | ) |
| var getStartupScriptFilename | ( | ) |
| local getStartupScriptFilename | ( | ) |
|
virtual |
Get target platform.
Implements CCApplicationProtocol.
|
virtual |
Get target platform.
Implements CCApplicationProtocol.
|
virtual |
Get target platform.
Implements CCApplicationProtocol.
|
virtual |
Get target platform.
Implements CCApplicationProtocol.
|
virtual |
Get target platform.
Implements CCApplicationProtocol.
|
virtual |
Get target platform.
Implements CCApplicationProtocol.
|
virtual |
Get target platform.
Implements CCApplicationProtocol.
|
virtual |
Get target platform.
Implements CCApplicationProtocol.
|
virtual |
Get target platform.
Implements CCApplicationProtocol.
|
virtual |
Get target platform.
Implements CCApplicationProtocol.
|
virtual |
Get target platform.
Implements CCApplicationProtocol.
|
virtual |
Get target platform.
Implements CCApplicationProtocol.
|
virtual |
Get target platform.
Implements CCApplicationProtocol.
|
virtual |
Get target platform.
Implements CCApplicationProtocol.
|
virtual |
Get target platform.
Implements CCApplicationProtocol.
|
virtual |
Get target platform.
Implements CCApplicationProtocol.
|
virtual |
Get target platform.
Implements CCApplicationProtocol.
|
virtual |
Get target platform.
Implements CCApplicationProtocol.
|
virtual |
Get target platform.
Implements CCApplicationProtocol.
|
virtual |
Get target platform.
Implements CCApplicationProtocol.
|
virtual |
Get target platform.
Implements CCApplicationProtocol.
|
virtual |
Get target platform.
Implements CCApplicationProtocol.
|
virtual |
Get target platform.
Implements CCApplicationProtocol.
|
virtual |
Get target platform.
Implements CCApplicationProtocol.
|
virtual |
Get target platform.
Implements CCApplicationProtocol.
|
virtual |
Get target platform.
Implements CCApplicationProtocol.
|
virtual |
Get target platform.
Implements CCApplicationProtocol.
|
virtual |
Get target platform.
Implements CCApplicationProtocol.
|
virtual |
Get target platform.
Implements CCApplicationProtocol.
|
virtual |
Get target platform.
Implements CCApplicationProtocol.
|
virtual |
Get target platform.
Implements CCApplicationProtocol.
|
virtual |
Get target platform.
Implements CCApplicationProtocol.
|
virtual |
Get target platform.
Implements CCApplicationProtocol.
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
virtual |
Run the message loop.
|
virtual |
Run the message loop.
|
virtual |
Run the message loop.
| int run | ( | ) |
Run the message loop.
| var run | ( | ) |
Run the message loop.
| local run | ( | ) |
Run the message loop.
| int run | ( | ) |
Run the message loop.
| var run | ( | ) |
Run the message loop.
| local run | ( | ) |
Run the message loop.
| int run | ( | ) |
Run the message loop.
| var run | ( | ) |
Run the message loop.
| local run | ( | ) |
Run the message loop.
| int run | ( | ) |
Run the message loop.
| var run | ( | ) |
Run the message loop.
| local run | ( | ) |
Run the message loop.
| int run | ( | ) |
Run the message loop.
| var run | ( | ) |
Run the message loop.
| local run | ( | ) |
Run the message loop.
| int run | ( | ) |
Run the message loop.
| var run | ( | ) |
Run the message loop.
| local run | ( | ) |
Run the message loop.
| int run | ( | ) |
Run the message loop.
| int run | ( | ) |
Get status bar rectangle in EGLView window.
Run the message loop.
| var run | ( | ) |
Get status bar rectangle in EGLView window.
Run the message loop.
| local run | ( | ) |
Get status bar rectangle in EGLView window.
Run the message loop.
| int run | ( | ) |
Run the message loop.
| var run | ( | ) |
Run the message loop.
| local run | ( | ) |
Run the message loop.
|
virtual |
Run the message loop.
|
virtual |
Run the message loop.
|
virtual |
Run the message loop.
|
virtual |
Callback by CCDirector to limit FPS.
The time, expressed in seconds, between current frame and next.
Implements CCApplicationProtocol.
|
virtual |
Callback by CCDirector to limit FPS.
The time, expressed in seconds, between current frame and next.
Implements CCApplicationProtocol.
|
virtual |
Callback by CCDirector to limit FPS.
The time, expressed in seconds, between current frame and next.
Implements CCApplicationProtocol.
|
virtual |
Callback by CCDirector for limit FPS.
The time, which expressed in second in second, between current frame and next.
Implements CCApplicationProtocol.
|
virtual |
Callback by CCDirector for limit FPS.
The time, which expressed in second in second, between current frame and next.
Implements CCApplicationProtocol.
|
virtual |
Callback by CCDirector for limit FPS.
The time, which expressed in second in second, between current frame and next.
Implements CCApplicationProtocol.
|
virtual |
Callback by CCDirector for limit FPS.
The time, which expressed in second in second, between current frame and next.
Implements CCApplicationProtocol.
|
virtual |
Callback by CCDirector for limit FPS.
The time, which expressed in second in second, between current frame and next.
Implements CCApplicationProtocol.
|
virtual |
Callback by CCDirector for limit FPS.
The time, which expressed in second in second, between current frame and next.
Implements CCApplicationProtocol.
|
virtual |
Callback by CCDirector for limit FPS.
The time, which expressed in second in second, between current frame and next.
Implements CCApplicationProtocol.
|
virtual |
Callback by CCDirector for limit FPS.
The time, which expressed in second in second, between current frame and next.
Implements CCApplicationProtocol.
|
virtual |
Callback by CCDirector for limit FPS.
The time, which expressed in second in second, between current frame and next.
Implements CCApplicationProtocol.
|
virtual |
Callback by CCDirector for limit FPS.
The time, expressed in seconds, between current frame and next.
Implements CCApplicationProtocol.
|
virtual |
Callback by CCDirector for limit FPS.
The time, expressed in seconds, between current frame and next.
Implements CCApplicationProtocol.
|
virtual |
Callback by CCDirector for limit FPS.
The time, expressed in seconds, between current frame and next.
Implements CCApplicationProtocol.
|
virtual |
Callback by CCDirector for limit FPS.
The time, which expressed in second in second, between current frame and next.
Implements CCApplicationProtocol.
|
virtual |
Callback by CCDirector for limit FPS.
The time, which expressed in second in second, between current frame and next.
Implements CCApplicationProtocol.
|
virtual |
Callback by CCDirector for limit FPS.
The time, which expressed in second in second, between current frame and next.
Implements CCApplicationProtocol.
|
virtual |
Callback by CCDirector for limit FPS.
The time, which expressed in second in second, between current frame and next.
Implements CCApplicationProtocol.
|
virtual |
Callback by CCDirector for limit FPS.
The time, which expressed in second in second, between current frame and next.
Implements CCApplicationProtocol.
|
virtual |
Callback by CCDirector for limit FPS.
The time, which expressed in second in second, between current frame and next.
Implements CCApplicationProtocol.
|
virtual |
Callback by CCDirector to limit FPS.
The time, expressed in seconds, between current frame and next.
Implements CCApplicationProtocol.
|
virtual |
Callback by CCDirector to limit FPS.
The time, expressed in seconds, between current frame and next.
Implements CCApplicationProtocol.
|
virtual |
Callback by CCDirector to limit FPS.
The time, expressed in seconds, between current frame and next.
Implements CCApplicationProtocol.
|
virtual |
Callback by CCDirector for limit FPS.
The time, expressed in seconds, between current frame and next.
Implements CCApplicationProtocol.
|
virtual |
Callback by CCDirector for limit FPS.
The time, expressed in seconds, between current frame and next.
Implements CCApplicationProtocol.
|
virtual |
Callback by CCDirector for limit FPS.
The time, expressed in seconds, between current frame and next.
Implements CCApplicationProtocol.
|
virtual |
Callback by CCDirector for limit FPS.
The time, expressed in seconds, between current frame and next.
Implements CCApplicationProtocol.
|
virtual |
Callback by CCDirector for limit FPS.
The time, expressed in seconds, between current frame and next.
Implements CCApplicationProtocol.
|
virtual |
Callback by CCDirector for limit FPS.
The time, expressed in seconds, between current frame and next.
Implements CCApplicationProtocol.
|
virtual |
Callback by CCDirector for limit FPS.
The time, expressed in seconds, between current frame and next.
Implements CCApplicationProtocol.
|
virtual |
Callback by CCDirector for limit FPS.
The time, expressed in seconds, between current frame and next.
Implements CCApplicationProtocol.
| CC_DEPRECATED_ATTRIBUTE void setResourceRootPath |
( | const std::string & | rootResDir) |
Sets the Resource root path.
| var setResourceRootPath | ( | var | rootResDir) |
Sets the Resource root path.
| local setResourceRootPath | ( | local | rootResDir) |
Sets the Resource root path.
| CC_DEPRECATED_ATTRIBUTE void setResourceRootPath |
( | const std::string & | rootResDir) |
Sets the Resource root path.
| var setResourceRootPath | ( | var | rootResDir) |
Sets the Resource root path.
| local setResourceRootPath | ( | local | rootResDir) |
Sets the Resource root path.
| CC_DEPRECATED_ATTRIBUTE void setResourceRootPath |
( | const std::string & | rootResDir) |
Sets the Resource root path.
| var setResourceRootPath | ( | var | rootResDir) |
Sets the Resource root path.
| local setResourceRootPath | ( | local | rootResDir) |
Sets the Resource root path.
| CC_DEPRECATED_ATTRIBUTE void setResourceRootPath |
( | const std::string & | rootResDir) |
Sets the Resource root path.
| var setResourceRootPath | ( | var | rootResDir) |
Sets the Resource root path.
| local setResourceRootPath | ( | local | rootResDir) |
Sets the Resource root path.
| CC_DEPRECATED_ATTRIBUTE void setResourceRootPath |
( | const std::string & | rootResDir) |
Sets the Resource root path.
| var setResourceRootPath | ( | var | rootResDir) |
Sets the Resource root path.
| local setResourceRootPath | ( | local | rootResDir) |
Sets the Resource root path.
| CC_DEPRECATED_ATTRIBUTE void setResourceRootPath |
( | const std::string & | rootResDir) |
Sets the Resource root path.
| var setResourceRootPath | ( | var | rootResDir) |
Sets the Resource root path.
| local setResourceRootPath | ( | local | rootResDir) |
Sets the Resource root path.
| void setStartupScriptFilename | ( | const std::string & | startupScriptFile) |
| var setStartupScriptFilename | ( | var | startupScriptFile) |
| local setStartupScriptFilename | ( | local | startupScriptFile) |
| void setStartupScriptFilename | ( | const std::string & | startupScriptFile) |
| var setStartupScriptFilename | ( | var | startupScriptFile) |
| local setStartupScriptFilename | ( | local | startupScriptFile) |
| void setStartupScriptFilename | ( | const std::string & | startupScriptFile) |
| var setStartupScriptFilename | ( | var | startupScriptFile) |
| local setStartupScriptFilename | ( | local | startupScriptFile) |
|
static |
Get current applicaiton instance.
|
static |
Get current applicaiton instance.
|
static |
Get current applicaiton instance.
|
static |
Get current application instance.
|
static |
Get current application instance.
|
static |
Get current application instance.
|
static |
Get current applicaiton instance.
|
static |
Get current applicaiton instance.
|
static |
Get current applicaiton instance.
|
static |
Get current applicaiton instance.
|
static |
Get current applicaiton instance.
|
static |
Get current applicaiton instance.
|
static |
Get current applicaiton instance.
|
static |
Get current applicaiton instance.
|
static |
Get current applicaiton instance.
|
static |
Get current applicaiton instance.
|
static |
Get current applicaiton instance.
|
static |
Get current applicaiton instance.
|
static |
Get current applicaiton instance.
|
static |
Get current applicaiton instance.
|
static |
Get current applicaiton instance.
|
static |
Get the current application instance.
|
static |
Get the current application instance.
|
static |
Get the current application instance.
|
static |
Get current applicaiton instance.
|
static |
Get current applicaiton instance.
|
static |
Get current applicaiton instance.
|
static |
Get current application instance.
|
static |
Get current application instance.
|
static |
Get current application instance.
|
static |
Get current applicaiton instance.
|
static |
Get current applicaiton instance.
|
static |
Get current applicaiton instance.
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |