API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
typeTiledOrientation
@codexo/exojs-tiled / tiled / stable
The orientation values Tiled may write for a map.
0
props
0
methods
0
events
Import
import { TiledOrientation } from '@codexo/exojs-tiled'The orientation values Tiled may write for a map.
Definition1
"hexagonal" | "isometric" | "orthogonal" | "staggered"Source