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

x/caviar/src/entities/mod.ts>Atlas

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

Constructors

new
Atlas(atlasUrl: string)

Properties

atlas: PhaserAtlas
readonly
imgUrl: string

Methods

getFrame(key: string): Frame