Skip to main content
Module

x/caviar/mod.ts>MouseDownEvent

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

Properties

x: number
y: number
clicks: number
which: number
button: number