Skip to main content
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.4.10/src/utils/mod.ts";

Constructors

new
GodotAtlas(data: IGodotAtlas)

Properties

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