UGDK
Classes | Defines | Typedefs | Functions
src/mac/SDLMain.m File Reference
#include "SDL.h"
#include "SDLMain.h"
#include <sys/param.h>
#include <unistd.h>
Include dependency graph for SDLMain.m:

Classes

class  NSApplication(SDL_Missing_Methods)
struct  CPSProcessSerNum
class  SDLApplication

Defines

#define SDL_USE_NIB_FILE   0
#define SDL_USE_CPS   1

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)

Define Documentation

#define SDL_USE_CPS   1
#define SDL_USE_NIB_FILE   0

Typedef Documentation


Function Documentation

OSErr CPSEnableForegroundOperation ( CPSProcessSerNum psn,
UInt32  _arg2,
UInt32  _arg3,
UInt32  _arg4,
UInt32  _arg5 
)
int main ( int  argc,
char **  argv 
)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines