These are generally used to communicate current or target platform at runtime.
Enumerator |
---|
FP_Unknown |
Unknown platform.
|
FP_Windows |
Windows.
|
FP_XBox |
XBox.
|
FP_Linux |
Linux.
|
FP_PSP |
Playstation Portable.
|
FP_PS2 |
Playstation 2.
|
FP_DC |
Dreamcast.
|
FP_GC |
Gamecube.
|
FP_OSX |
MacOSX.
|
FP_Amiga |
Amiga.
|
FP_XBox360 |
XBox360.
|
FP_PS3 |
Playstation 3.
|
FP_Wii |
Nintendo Wii.
|
FP_Symbian |
Symbian OS.
|
FP_IPhone |
IPhone OS.
|
FP_Android |
Android.
|
FP_WindowsMobile |
Windows Mobile.
|
FP_NativeClient |
Native Client (NaCL)
|
FP_Web |
Web JavaScript (Emscripten)
|
FP_Max |
Max platform.
|
FP_ForceInt |
Force the enum to an int.
|