Skip to main content
Module

x/sdl_ts/mod.ts>IMG.Init

SDL TypeScript bindings.
Go to Latest
function IMG.Init
import { IMG } from "https://deno.land/x/sdl_ts@v0.0.1/mod.ts";
const { Init } = IMG;

Parameters

flags: number
optional
libraryPath: string

Returns

number