API reference

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

T

typeUnknownMapObjectPolicy

@codexo/exojs-tilemap / tilemap / stable

What to do with an object no factory is registered for.

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

What to do with an object no factory is registered for.

Definition1
"error" | "ignore"
Source