Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/react_isometric_tilemap/components/animated-texture.tsx>AnimatedTexture

A Tileset for isomtric game components made only with the DOM
Latest
variable AnimatedTexture
import { AnimatedTexture } from "https://deno.land/x/react_isometric_tilemap@2.0.0/components/animated-texture.tsx";

An animated texture is an image than changes frames on a regular interval It's similar to a gif, but it's using a set of frames as different images.