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

x/react_isometric_tilemap/components/isometric-tile.tsx>TileFrameWall

A Tileset for isomtric game components made only with the DOM
Latest
interface TileFrameWall
import { type TileFrameWall } from "https://deno.land/x/react_isometric_tilemap@2.0.0/components/isometric-tile.tsx";

Properties

readonly
top: string

The top part of the wall

readonly
middle: string

The middle part of the texture (repeats vertically)

readonly
bottom: string

The bottom part of the texture