cocos2d-x  3.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Platform

Classes

class  FileUtilsAndroid
 Helper class to handle file operations. More...
 
class  FileUtilsApple
 Helper class to handle file operations. More...
 
class  ApplicationProtocol
 
class  GLView
 By GLView you can operate the frame information of EGL view through some function. More...
 
class  FileUtilsLinux
 Helper class to handle file operations. More...
 
class  FileUtilsWin32
 Helper class to handle file operations. More...
 
class  CCFileUtilsWinRT
 Helper class to handle file operations. More...
 

Enumerations

enum  Platform {
  OS_WINDOWS, OS_LINUX, OS_MAC, OS_ANDROID,
  OS_IPHONE, OS_IPAD, OS_BLACKBERRY, OS_NACL,
  OS_EMSCRIPTEN, OS_TIZEN, OS_WINRT, OS_WP8
}
 Since WINDOWS and ANDROID are defined as macros, we could not just use these keywords in enumeration(Platform). More...
 

Detailed Description

Enumeration Type Documentation

enum Platform
strong

Since WINDOWS and ANDROID are defined as macros, we could not just use these keywords in enumeration(Platform).

Therefore, 'OS_' prefix is added to avoid conflicts with the definitions of system macros.

Enumerator
OS_WINDOWS 
OS_LINUX 

Windows.

OS_MAC 

Linux.

OS_ANDROID 

Mac.

OS_IPHONE 

Android.

OS_IPAD 

Iphone.

OS_BLACKBERRY 

Ipad.

OS_NACL 

BLACKBERRY.

OS_EMSCRIPTEN 

Nacl.

OS_TIZEN 

Emscripten.

OS_WINRT 

Tizen.

OS_WP8 

Winrt.

WP8

var Platform
strong

Since WINDOWS and ANDROID are defined as macros, we could not just use these keywords in enumeration(Platform).

Therefore, 'OS_' prefix is added to avoid conflicts with the definitions of system macros.

Enumerator
OS_WINDOWS 
OS_LINUX 

Windows.

OS_MAC 

Linux.

OS_ANDROID 

Mac.

OS_IPHONE 

Android.

OS_IPAD 

Iphone.

OS_BLACKBERRY 

Ipad.

OS_NACL 

BLACKBERRY.

OS_EMSCRIPTEN 

Nacl.

OS_TIZEN 

Emscripten.

OS_WINRT 

Tizen.

OS_WP8 

Winrt.

WP8

local Platform
strong

Since WINDOWS and ANDROID are defined as macros, we could not just use these keywords in enumeration(Platform).

Therefore, 'OS_' prefix is added to avoid conflicts with the definitions of system macros.

Enumerator
OS_WINDOWS 
OS_LINUX 

Windows.

OS_MAC 

Linux.

OS_ANDROID 

Mac.

OS_IPHONE 

Android.

OS_IPAD 

Iphone.

OS_BLACKBERRY 

Ipad.

OS_NACL 

BLACKBERRY.

OS_EMSCRIPTEN 

Nacl.

OS_TIZEN 

Emscripten.

OS_WINRT 

Tizen.

OS_WP8 

Winrt.

WP8