Skip to main content
The Deno 2 Release Candidate is here
Learn more
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.2/src/SDL/enums.ts";

Members

_1234 = 2
_4321 = 1
NONE = 0