child_set_x_align
Description:
public void child_set_x_align (
Actor child,
Align align)
Set the alignment of the child within its cell.
This will only have an effect if the the x-fill property is FALSE.
Parameters:
this |
A Table
|
child |
A Actor
|
align |
A Align value
|