Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/sdl_ts/mod.ts>SDL.PIXELFORMAT_ARGB1555

SDL TypeScript bindings.
Latest
variable SDL.PIXELFORMAT_ARGB1555
import { SDL } from "https://deno.land/x/sdl_ts@0.0.6/mod.ts";
const { PIXELFORMAT_ARGB1555 } = SDL;