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>PixiAtlas

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

Constructors

new
PixiAtlas(data: IPixiAtlas)

Properties

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