SDL2Window.this

Creates a SDL window which targets a window.

class SDL2Window
this
(,
int x
,
int y
,
int width
,
int height
,
int flags
)

Throws

SDL2Exception on error.

See Also

Meta