Skip to main content
Module

x/targadactyl/deps.ts>Point

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

An Point is represented by 2 floats: (x, y).

definition: Float32Array