22 #include "../../SDL_internal.h" 24 #ifndef _SDL_cocoashape_h 25 #define _SDL_cocoashape_h 30 #include "../SDL_shape_internals.h"
A collection of pixels used in software blitting.
int Cocoa_SetWindowShape(SDL_WindowShaper *shaper, SDL_Surface *shape, SDL_WindowShapeMode *shape_mode)
SDL_WindowShaper * Cocoa_CreateShaper(SDL_Window *window)
The type used to identify a window.
int Cocoa_ResizeWindowShape(SDL_Window *window)
NSGraphicsContext * context
A struct that tags the SDL_WindowShapeParams union with an enum describing the type of its contents...