SDL.Video.Texture.create – sdl2 Reference Manual
create
Description:
[
CCode
( cname =
"SDL_CreateTexture"
) ]
public
static
Texture
?
create
(
Renderer
renderer,
PixelRAWFormat
format,
int
access,
int
w,
int
h)
2022 vala-language.org