Skip to content

HasProperties

Defined in: tilemap/src/types.ts:48

Interface for anything that has a properties array (MapObject, etc.).

optional properties?: MapObjectProperty[]

Defined in: tilemap/src/types.ts:49