Skip to main content
Module

x/sdl_ts/mod.ts>SDL.InitFlags

SDL TypeScript bindings.
Go to Latest
enum SDL.InitFlags
Re-export
import { SDL } from "https://deno.land/x/sdl_ts@0.0.4/mod.ts";
const { InitFlags } = SDL;

Members

AUDIO = 16
EVENTS = 16384
EVERYTHING
GAMECONTROLLER = 8192
HAPTIC = 4096
JOYSTICK = 512
NOPARACHUTE = 1048576
SENSOR = 32768
TIMER = 1
VIDEO = 32