Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/sdl_ts/mod.ts>SDL.BitmapOrder

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

Members

_1234 = 2
_4321 = 1
NONE = 0