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

x/gmath/src/vector2.ts>Vector2.left

🎮 A wasm accelerated game and graphics maths library for deno
Latest
method Vector2.left
import { Vector2 } from "https://deno.land/x/gmath@0.1.12/src/vector2.ts";

Shorthand for writing Vector2(-1, 0)