|
|
These are generally used to communicate current or target platform at runtime. - Enumerator:
-
| FP_Unknown |
Unknown platform. |
| FP_PC |
PC. |
| 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_Max |
Max platform. |
| FP_ForceInt |
Force the enum to an int. |
|