Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/sdl_ts/mod.ts>SDL.Rect.of

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

Parameters

data: Uint8Array | PointerValue<Rect>