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

x/caviar/mod.ts>Scene

⚡ Blazing fast, modern, Game Engine powered by WebGPU for Deno and the browser
Go to Latest
class Scene
import { Scene } from "https://deno.land/x/caviar@2.3.3/mod.ts";

Constructors

new
Scene(world: World)

Properties

entities: Array<Entity>
readonly
mouseX
readonly
mouseY
resources: Resource[]