API reference

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

I

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
name?: string
World name. Defaults to an empty string.
Source