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

x/caviar/src/entities/audio/mod.ts>Audio

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

Constructors

new
Audio(src: string)

Properties

playing: boolean