Skip to main content
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.4/mod.ts";

Constructors

new
Scene(world: World)

Properties

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