Skip to main content
Module

x/sdl_ts/mod.ts>SDL.BitmapOrder

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

Members

_1234 = 2
_4321 = 1
NONE = 0