bindbc-sdl ~master (2021-07-21T07:33:23Z)
Dub
Repo
pSDL_CreateShapedWindow
bindbc
sdl
bind
sdlshape
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) @
nogc
nothrow
static if
(!(
staticBinding
))
alias
pSDL_CreateShapedWindow
=
SDL_Window
*
function
(
const
(
char
)*
title
,
uint
x
,
uint
y
,
uint
w
,
uint
h
,
SDL_WindowFlags
flags
)
Meta
Source
See Implementation
bindbc
sdl
bind
sdlshape
aliases
pSDL_CreateShapedWindow
pSDL_GetShapedWindowMode
pSDL_IsShapedWindow
pSDL_SetWindowShape
enums
SDL_NONSHAPEABLE_WINDOW
SDL_SHAPEMODEALPHA
WindowShapeMode
functions
SDL_CreateShapedWindow
SDL_GetShapedWindowMode
SDL_IsShapedWindow
SDL_SetWindowShape
structs
SDL_WindowShapeMode
unions
SDL_WindowShapeParams