C# Class MonoGdx.TableLayout.Value.PercentHeightValue

Inheritance: TableValue
Datei anzeigen Open project: jaquadro/MonoGdx

Public Methods

Method Description
Get ( object table ) : float
PercentHeightValue ( float percent ) : System

Method Details

Get() public method

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

PercentHeightValue() public method

public PercentHeightValue ( float percent ) : System
percent float
return System