Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/dwm/ext/imgui.ts>imgui.getKeyPressedAmount

Deno Window Manager: Cross-platform window creation and management
Latest
function imgui.getKeyPressedAmount
import { imgui } from "https://deno.land/x/dwm@0.3.6/ext/imgui.ts";
const { getKeyPressedAmount } = imgui;

Parameters

key: ImGuiKey
repeat_delay: number
rate: number

Returns

number