C# Class MonoGdx.TableLayout.Value.PercentHeightWidgetValue

Inheritance: Value
Datei anzeigen Open project: jaquadro/MonoGdx

Public Methods

Method Description
Get ( Cell cell ) : float
Get ( object table ) : float
PercentHeightWidgetValue ( float percent, object widget ) : System

Method Details

Get() public method

public Get ( Cell cell ) : float
cell Cell
return float

Get() public method

public Get ( object table ) : float
table object
return float

PercentHeightWidgetValue() public method

public PercentHeightWidgetValue ( float percent, object widget ) : System
percent float
widget object
return System