set_line_alignment


Description:

public void set_line_alignment (Alignment alignment)

Sets the way that the lines of a wrapped label are aligned with respect to each other.

This does not affect the overall alignment of the label within its allocated or specified width.

To align a Text actor you should add it to a container that supports alignment, or use the anchor point.

Parameters:

this

a Text

alignment

A Alignment