Skip to main content
Module

x/react_isometric_tilemap/components/animated-texture.tsx

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

Variables

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.

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.