Свойство | Type | Description | |
---|---|---|---|
MaxHeight | |||
MaxWidth | |||
MinHeight | |||
MinWidth | |||
PrefHeight | |||
PrefWidth | |||
Zero |
Méthode | Description | |
---|---|---|
Get ( |
||
Get ( object table ) : float | ||
Height ( |
||
Height ( object table ) : float | ||
PercentHeight ( float percent ) : |
||
PercentHeight ( float percent, object widget ) : |
||
PercentWidth ( float percent ) : |
||
PercentWidth ( float percent, object widget ) : |
||
Width ( |
||
Width ( object table ) : float |
public abstract Get ( object table ) : float | ||
table | object | |
Résultat | float |
public static PercentHeight ( float percent ) : |
||
percent | float | |
Résultat |
public static PercentHeight ( float percent, object widget ) : |
||
percent | float | |
widget | object | |
Résultat |
public static PercentWidth ( float percent ) : |
||
percent | float | |
Résultat |
public static PercentWidth ( float percent, object widget ) : |
||
percent | float | |
widget | object | |
Résultat |
public static Value,MonoGdx.TableLayout MaxHeight | ||
Résultat |
public static Value,MonoGdx.TableLayout MaxWidth | ||
Résultat |
public static Value,MonoGdx.TableLayout MinHeight | ||
Résultat |
public static Value,MonoGdx.TableLayout MinWidth | ||
Résultat |
public static Value,MonoGdx.TableLayout PrefHeight | ||
Résultat |
public static Value,MonoGdx.TableLayout PrefWidth | ||
Résultat |