import { type GamepadButton } from "https://deno.land/x/evt@v2.5.6/lib/types/lib.dom.ts";
An individual button of a gamepad or other controller, allowing access to the current state of different types of buttons available on the control device.
import { type GamepadButton } from "https://deno.land/x/evt@v2.5.6/lib/types/lib.dom.ts";
An individual button of a gamepad or other controller, allowing access to the current state of different types of buttons available on the control device.