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

x/caviar/src/entities/mod.ts>Image#collides

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

Parameters

x: number
y: number

Returns

boolean