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

x/caviar/src/utils/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.6.3/src/utils/mod.ts";

Constructors

new
PhaserAtlas(data: IPhaserAtlas)

Properties

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