|
SDL
2.0
|
Include dependency graph for SDL_DirectFB_shape.h:Go to the source code of this file.
Data Structures | |
| struct | SDL_ShapeData |
Functions | |
| SDL_WindowShaper * | DirectFB_CreateShaper (SDL_Window *window) |
| int | DirectFB_ResizeWindowShape (SDL_Window *window) |
| int | DirectFB_SetWindowShape (SDL_WindowShaper *shaper, SDL_Surface *shape, SDL_WindowShapeMode *shapeMode) |
| SDL_WindowShaper* DirectFB_CreateShaper | ( | SDL_Window * | window | ) |
| int DirectFB_ResizeWindowShape | ( | SDL_Window * | window | ) |
| int DirectFB_SetWindowShape | ( | SDL_WindowShaper * | shaper, |
| SDL_Surface * | shape, | ||
| SDL_WindowShapeMode * | shapeMode | ||
| ) |