engine/platformX86UNIX/platformX86UNIX.h File Reference
#include "platform/platform.h"
#include "platform/event.h"
#include <stdio.h>
#include <string.h>
Define Documentation
#define PREF_DIR_ROOT ".garagegames" |
#define PREF_DIR_GAME_NAME "torqueDemo" |
Function Documentation
bool GL_EXT_Init |
( |
void |
|
) |
|
void ImmediateShutdown |
( |
S32 |
exitCode, |
|
|
S32 |
signalNum = 0 | |
|
) |
| | |
void ProcessControlInit |
( |
|
) |
|
bool AcquireProcessMutex |
( |
const char * |
mutexName |
) |
|
char* strtolwr |
( |
char * |
str |
) |
|
void DisplayErrorAlert |
( |
const char * |
errMsg, |
|
|
bool |
showSDLError = true | |
|
) |
| | |
char* stristr |
( |
char * |
szStringToBeSearched, |
|
|
const char * |
szSubstringToSearchFor | |
|
) |
| | |
Variable Documentation
|