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

x/caviar/mod.ts>EventManager#on

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

Parameters

event: string
listener: EventHandler