Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/neko/mod.ts>World#startSync

frame buffer deno module built on top of mini_fb with canvas api implementation and a webgpu renderer
Latest
method World.prototype.startSync
import { World } from "https://deno.land/x/neko@1.1.3/mod.ts";

Parameters

renderer: Neko
optional
settingsOrFps: number | WorldSettings = [UNSUPPORTED]