TMXUtils.applyTMXProperties
applyTMXProperties(obj: object, data: object) → {object}
Apply TMX Properties to the given object
Name | Type | Description |
---|---|---|
obj | object |
object to apply the properties to |
data | object |
TMX data object |
Type | Description |
---|---|
object |
obj |