zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
SDL_cocoavideo.h File Reference
#include "SDL_config.h"
#include "SDL_opengl.h"
#include <ApplicationServices/ApplicationServices.h>
#include <Cocoa/Cocoa.h>
#include "SDL_keycode.h"
#include "../SDL_sysvideo.h"
#include "SDL_cocoaclipboard.h"
#include "SDL_cocoaevents.h"
#include "SDL_cocoakeyboard.h"
#include "SDL_cocoamodes.h"
#include "SDL_cocoamouse.h"
#include "SDL_cocoaopengl.h"
#include "SDL_cocoawindow.h"

Go to the source code of this file.

Classes

struct  SDL_VideoData
 

Typedefs

typedef struct SDL_VideoData SDL_VideoData
 

Functions

NSImage * Cocoa_CreateImage (SDL_Surface *surface)
 

Typedef Documentation

typedef struct SDL_VideoData SDL_VideoData

Function Documentation

NSImage* Cocoa_CreateImage ( SDL_Surface surface)