API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
interfaceMapWorldOptions
@codexo/exojs-tilemap / tilemap / stable
Construction options for a MapWorld.
2
props
0
methods
0
events
Import
import { MapWorldOptions } from '@codexo/exojs-tilemap'Construction options for a MapWorld.
Properties2
The world's levels, in source document order.
name?: stringWorld name. Defaults to an empty string.
Source