set_ellipsize
Description:
public void set_ellipsize (EllipsizeMode mode)
Sets the mode used to ellipsize (add an ellipsis: "...") to the text if there is not enough space to render the entire contents of a
Text actor
Parameters:
this |
a Text
|
mode |
a EllipsizeMode
|