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

x/caviar/src/types.ts>WorldOptions

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

Properties

title: string
width: number
height: number
optional
visible: boolean
optional
resizable: boolean