API reference

Every public class, method, and event in @codexo/exojs. Generated from source.

T

typeMapLevelSide

@codexo/exojs-tilemap / tilemap / stable

Side discriminant for a MapLevelNeighbour.

0
props
0
methods
0
events
Import
import { MapLevelSide } from '@codexo/exojs-tilemap'

Side discriminant for a MapLevelNeighbour.

Definition1
typeof MapLevelSide[keyof typeof MapLevelSide]
Source