merge

fun merge(source: WallGraphics)(source)

Assigns each unassigned property on this object to the value of the same property on the provided source object.

Parameters

source

The object to be merged into this object.

See also