C# Class MonoGdx.TableLayout.Value.PercentHeightWidgetValue

Inheritance: Value
Afficher le fichier Open project: jaquadro/MonoGdx

Méthodes publiques

Méthode Description
Get ( Cell cell ) : float
Get ( object table ) : float
PercentHeightWidgetValue ( float percent, object widget ) : System

Method Details

Get() public méthode

public Get ( Cell cell ) : float
cell Cell
Résultat float

Get() public méthode

public Get ( object table ) : float
table object
Résultat float

PercentHeightWidgetValue() public méthode

public PercentHeightWidgetValue ( float percent, object widget ) : System
percent float
widget object
Résultat System