|
| Application () |
virtual | ~Application () |
void | setAnimationInterval (double interval) |
| Callback by Director to limit FPS. More...
|
|
int | run () |
| Run the message loop. More...
|
|
virtual LanguageType | getCurrentLanguage () |
| Get current language config. More...
|
|
var | getCurrentLanguage () |
| Get current language config. More...
|
|
local | getCurrentLanguage () |
| Get current language config. More...
|
|
virtual const char * | getCurrentLanguageCode () |
| Get current language iso 639-1 code. More...
|
|
local | getCurrentLanguageCode () |
| Get current language iso 639-1 code. More...
|
|
virtual Platform | getTargetPlatform () |
| Get target platform. More...
|
|
virtual bool | openURL (const std::string &url) |
| Open url in default browser. More...
|
|
virtual void | applicationScreenSizeChanged (int newWidth, int newHeight) |
| This function will be called when the application screen size is changed. More...
|
|
local | applicationScreenSizeChanged ( local newWidth, local newHeight) |
| This function will be called when the application screen size is changed. More...
|
|
| Application () |
virtual | ~Application () |
int | run () |
| Run the message loop. More...
|
|
virtual void | setAnimationInterval (double interval) |
| Callback by Director for limit FPS. More...
|
|
virtual LanguageType | getCurrentLanguage () |
| Get current language config. More...
|
|
virtual const char * | getCurrentLanguageCode () |
| Get current language iso 639-1 code. More...
|
|
local | getCurrentLanguageCode () |
| Get current language iso 639-1 code. More...
|
|
virtual Platform | getTargetPlatform () |
| Get target platform. More...
|
|
local | getTargetPlatform () |
| Get target platform. More...
|
|
virtual bool | openURL (const std::string &url) |
| Open url in default browser. More...
|
|
virtual void | applicationScreenSizeChanged (int newWidth, int newHeight) |
| This function will be called when the application screen size is changed. More...
|
|
local | applicationScreenSizeChanged ( local newWidth, local newHeight) |
| This function will be called when the application screen size is changed. More...
|
|
| Application () |
virtual | ~Application () |
void | setAnimationInterval (double interval) |
| Callback by Director for limit FPS. More...
|
|
var | setAnimationInterval ( var interval) |
| Callback by Director for limit FPS. More...
|
|
local | setAnimationInterval ( local interval) |
| Callback by Director for limit FPS. More...
|
|
int | run () |
| Run the message loop. More...
|
|
virtual LanguageType | getCurrentLanguage () |
| Get current language config. More...
|
|
virtual const char * | getCurrentLanguageCode () |
| Get current language iso 639-1 code. More...
|
|
virtual bool | openURL (const std::string &url) |
| Open url in default browser. More...
|
|
void | setResourceRootPath (const std::string &rootResDir) |
| Sets the Resource root path. More...
|
|
var | setResourceRootPath ( var rootResDir) |
| Sets the Resource root path. More...
|
|
local | setResourceRootPath ( local rootResDir) |
| Sets the Resource root path. More...
|
|
const std::string & | getResourceRootPath (void) |
| Gets the Resource root path. More...
|
|
local | getResourceRootPath () |
| Gets the Resource root path. More...
|
|
virtual Platform | getTargetPlatform () |
| Get target platform. More...
|
|
| Application () |
virtual | ~Application () |
virtual void | setAnimationInterval (double interval) |
| Callback by Director for limit FPS. More...
|
|
local | setAnimationInterval ( local interval) |
| Callback by Director for limit FPS. More...
|
|
int | run () |
| Get status bar rectangle in GLView window. More...
|
|
virtual LanguageType | getCurrentLanguage () |
| Get current language config. More...
|
|
virtual const char * | getCurrentLanguageCode () |
| Get current language iso 639-1 code. More...
|
|
virtual Platform | getTargetPlatform () |
| Get target platform. More...
|
|
virtual bool | openURL (const std::string &url) |
| Open url in default browser. More...
|
|
void | setResourceRootPath (const std::string &rootResDir) |
| Sets the Resource root path. More...
|
|
var | setResourceRootPath ( var rootResDir) |
| Sets the Resource root path. More...
|
|
local | setResourceRootPath ( local rootResDir) |
| Sets the Resource root path. More...
|
|
const std::string & | getResourceRootPath (void) |
| Gets the Resource root path. More...
|
|
void | setStartupScriptFilename (const std::string &startupScriptFile) |
const std::string & | getStartupScriptFilename (void) |
local | getStartupScriptFilename () |
| Application () |
virtual | ~Application () |
int | run () |
| Run the message loop. More...
|
|
virtual void | setAnimationInterval (double interval) |
| Callback by Director for limit FPS. More...
|
|
virtual LanguageType | getCurrentLanguage () |
| Get current language config. More...
|
|
virtual const char * | getCurrentLanguageCode () |
| Get current language iso 639-1 code. More...
|
|
virtual Platform | getTargetPlatform () |
| Get target platform. More...
|
|
local | getTargetPlatform () |
| Get target platform. More...
|
|
virtual bool | openURL (const std::string &url) |
| Open url in default browser. More...
|
|
void | setResourceRootPath (const std::string &rootResDir) |
| Sets the Resource root path. More...
|
|
var | setResourceRootPath ( var rootResDir) |
| Sets the Resource root path. More...
|
|
local | setResourceRootPath ( local rootResDir) |
| Sets the Resource root path. More...
|
|
const std::string & | getResourceRootPath (void) |
| Gets the Resource root path. More...
|
|
void | setStartupScriptFilename (const std::string &startupScriptFile) |
const std::string & | getStartupScriptFilename (void) |
local | getStartupScriptFilename () |
| Application () |
virtual | ~Application () |
int | run () |
| Run the message loop. More...
|
|
virtual void | setAnimationInterval (double interval) |
| Callback by Director for limit FPS. More...
|
|
local | setAnimationInterval ( local interval) |
| Callback by Director for limit FPS. More...
|
|
virtual LanguageType | getCurrentLanguage () |
| Get current language config. More...
|
|
virtual const char * | getCurrentLanguageCode () |
| Get current language iso 639-1 code. More...
|
|
virtual Platform | getTargetPlatform () override |
| Get target platform. More...
|
|
local | getTargetPlatform () |
| Get target platform. More...
|
|
virtual bool | openURL (const std::string &url) |
| Open url in default browser. More...
|
|
void | SetXamlOpenURLDelegate (const std::function< void(::Platform::String^)> &del) |
| Set the callback responsible for opening a URL. More...
|
|
void | setResourceRootPath (const std::string &rootResDir) |
| Sets the Resource root path. More...
|
|
const std::string & | getResourceRootPath (void) |
| Gets the Resource root path. More...
|
|
void | setStartupScriptFilename (const std::string &startupScriptFile) |
const std::string & | getStartupScriptFilename (void) |
virtual | ~ApplicationProtocol () |
virtual bool | applicationDidFinishLaunching ()=0 |
| Implement Director and Scene init code here. More...
|
|
virtual void | applicationDidEnterBackground ()=0 |
| This function will be called when the application enters background. More...
|
|
virtual void | applicationWillEnterForeground ()=0 |
| This function will be called when the application enters foreground. More...
|
|
virtual void | initGLContextAttrs () |
| Subclass override the function to set OpenGL context attribution instead of use default value. More...
|
|
local | initGLContextAttrs () |
| Subclass override the function to set OpenGL context attribution instead of use default value. More...
|
|