C# Class MonoGdx.TableLayout.BaseTableLayout

Datei anzeigen Open project: jaquadro/MonoGdx

Public Methods

Method Description
Row ( ) : Cell

Protected Methods

Method Description
RowCore ( ) : Cell

Method Details

Row() public method

public Row ( ) : Cell
return Cell

RowCore() protected abstract method

protected abstract RowCore ( ) : Cell
return Cell