Skip to content

Added utils.merge() #59

@OttCS

Description

@OttCS

PIXI.utils.merge(obj, [data1, data2, ...]) iterates through each data object in the array, and adds its properties to the the obj parameter. This was made due to weird behavior with the ES6 slice and Pixi sprites, so this is an easy way to tackle it.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

✅ Stable

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions