set_name


Description:

public void set_name (string name)

Sets a user-readable name for this.

The name will be used for debugging purposes.

The this will copy the passed string.

Parameters:

this

a PaintNode

name

a string annotating the this