|
Odamex
Setting the Standard in Multiplayer Doom
|
Data Structures | |
| class | SDLMain |
| class | NSApplication(SDL_Missing_Methods) |
| struct | CPSProcessSerNum |
| class | NSString(ReplaceSubString) |
| class | SDLApplication |
Typedefs | |
| typedef struct CPSProcessSerNum | CPSProcessSerNum |
Functions | |
| OSErr | CPSGetCurrentProcess (CPSProcessSerNum *psn) |
| OSErr | CPSEnableForegroundOperation (CPSProcessSerNum *psn, UInt32 _arg2, UInt32 _arg3, UInt32 _arg4, UInt32 _arg5) |
| OSErr | CPSSetFrontProcess (CPSProcessSerNum *psn) |
| int | main (int argc, char **argv) |
| typedef struct CPSProcessSerNum CPSProcessSerNum |
| OSErr CPSEnableForegroundOperation | ( | CPSProcessSerNum * | psn, |
| UInt32 | _arg2, | ||
| UInt32 | _arg3, | ||
| UInt32 | _arg4, | ||
| UInt32 | _arg5 | ||
| ) |
| OSErr CPSGetCurrentProcess | ( | CPSProcessSerNum * | psn | ) |
| OSErr CPSSetFrontProcess | ( | CPSProcessSerNum * | psn | ) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |