Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/caviar/mod.ts>Sprite#collides

⚡ Blazing fast, modern, Game Engine powered by WebGPU for Deno and the browser
Go to Latest
method Sprite.prototype.collides
import { Sprite } from "https://deno.land/x/caviar@2.6.6/mod.ts";

Parameters

x: number
y: number

Returns

boolean