init_copy


Description:

public unowned RoundedRect? init_copy (RoundedRect src)

Initializes a rounded rectangle with a copy.

This function will not normalize the rounded rectangle, so make sure the source is normalized.

Parameters:

this

the rounded rectangle to initialize

src

another rounded rectangle

Returns:

the initialized rounded rectangle