Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/caviar/src/utils/atlas/mod.ts>PhaserAtlas

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

Constructors

new
PhaserAtlas(data: IPhaserAtlas)

Properties

frames: { [key: string]: Frame; }
height: number
imgUrl: string
width: number