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

x/sdl_ts/src/SDL/enums.ts>BitmapOrder

SDL TypeScript bindings.
Go to Latest
enum BitmapOrder
import { BitmapOrder } from "https://deno.land/x/sdl_ts@v0.0.1/src/SDL/enums.ts";

Members

_1234 = 2
_4321 = 1
NONE = 0