API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
interfaceMapLevelNeighbour
@codexo/exojs-tilemap / tilemap / stable
One adjacency edge from a level to another level in the same MapWorld.
2
props
0
methods
0
events
Import
import { MapLevelNeighbour } from '@codexo/exojs-tilemap'One adjacency edge from a level to another level in the same MapWorld.
Properties2
id: stringMapLevel.id of the neighbouring level.
Source