Skip to main content
Module

x/targadactyl/deps.ts>Rect

tga.js implemented in Deno
Go to Latest
type alias Rect
import { type Rect } from "https://deno.land/x/targadactyl@1.0.1/deps.ts";

An Rect is represented by 4 floats. In order, the floats correspond to left, top, right, bottom. See Rect.h for more

definition: Float32Array