Skip to main content
Module

x/caviar/mod.ts>PixelTexture

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

Properties

data: string[]
optional
palette: string[]
optional
pixelWidth: number
optional
pixelHeight: number