Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/caviar/web/src/math/distance.ts>Coordinate

⚡ Blazing fast, modern, Game Engine powered by WebGPU for Deno and the browser
Go to Latest
interface Coordinate
import { type Coordinate } from "https://deno.land/x/caviar@2.4.11/web/src/math/distance.ts";

Properties

x: number
y: number