SDL  2.0
SDL_cocoashape.h File Reference
#include "../../SDL_internal.h"
#include "SDL_stdinc.h"
#include "SDL_video.h"
#include "SDL_shape.h"
#include "../SDL_shape_internals.h"
+ Include dependency graph for SDL_cocoashape.h:

Go to the source code of this file.

Data Structures

struct  SDL_ShapeData
 

Functions

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

Function Documentation

◆ Cocoa_CreateShaper()

SDL_WindowShaper* Cocoa_CreateShaper ( SDL_Window window)

◆ Cocoa_ResizeWindowShape()

int Cocoa_ResizeWindowShape ( SDL_Window window)

◆ Cocoa_SetWindowShape()

int Cocoa_SetWindowShape ( SDL_WindowShaper shaper,
SDL_Surface shape,
SDL_WindowShapeMode shape_mode 
)