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

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

Constructors

new
GodotAtlas(data: IGodotAtlas)

Properties

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