Skip to main content
Module

x/sdl_ts/src/SDL/functions.ts>CreateWindow

SDL TypeScript bindings.
Latest
function CreateWindow
import { CreateWindow } from "https://deno.land/x/sdl_ts@0.0.6/src/SDL/functions.ts";

Parameters

title: string
w: i32
h: i32

Parameters

title: string
x: i32
y: i32
w: i32
h: i32