zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
SDL_cocoashape.h File Reference
#include "SDL_config.h"
#include "SDL_stdinc.h"
#include "SDL_video.h"
#include "SDL_shape.h"
#include "../SDL_shape_internals.h"

Go to the source code of this file.

Classes

struct  SDL_ShapeData
 

Functions

SDL_WindowShaperCocoa_CreateShaper (SDL_Window *window)
 
int Cocoa_ResizeWindowShape (SDL_Window *window)
 
int Cocoa_SetWindowShape (SDL_WindowShaper *shaper, SDL_Surface *shape, SDL_WindowShapeMode *shape_mode)
 

Function Documentation

SDL_WindowShaper* Cocoa_CreateShaper ( SDL_Window window)
int Cocoa_ResizeWindowShape ( SDL_Window window)
int Cocoa_SetWindowShape ( SDL_WindowShaper shaper,
SDL_Surface shape,
SDL_WindowShapeMode shape_mode 
)