78798081828384
public TableLayout getLayout (Table table) { return table.getTableLayout(); } public Actor newStack () { return new Stack(); }
179180181182183184185