Nuclide
Software Development Kit for id Tech
|
Go to the source code of this file.
Enumerations | |
enum | platform { PLATFORM_UNINITIALIZED = -1 , PLATFORM_UNKNOWN = 0 , PLATFORM_PC , PLATFORM_CONSOLE , PLATFORM_TOUCH , PLATFORM_WEB } |
Functions | |
platform | Platform_GetPlatform (void) |
bool | Platform_FileInGamedir (string fileName, string gameDir) |
bool | Platform_FileInCurrentGamedir (string fileName) |
Variables | |
var platform | g_platform = PLATFORM_UNINITIALIZED |
enum platform |
bool Platform_FileInCurrentGamedir | ( | string | fileName | ) |
var platform g_platform = PLATFORM_UNINITIALIZED |