Skip to main content
Module

x/sdl_ts/mod.ts>SDL.TextureAccess

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

Members

STATIC = 0
STREAMING = 1
TARGET = 2