Property | Type | Description | |
---|---|---|---|
estimationString | string>.Func | ||
getter | Func |
||
label | string | ||
ratio | float | ||
setter | Action |
Method | Description | |
---|---|---|
HandleMe ( string &label, bool clicked, int &yPosition, int index ) : void | ||
SliderItem ( string label, float ratio, Func |
public HandleMe ( string &label, bool clicked, int &yPosition, int index ) : void | ||
label | string | |
clicked | bool | |
yPosition | int | |
index | int | |
return | void |
public SliderItem ( string label, float ratio, Func |
||
label | string | |
ratio | float | |
getter | Func |
|
setter | Action |
|
estimationString | string>.Func | |
return | Microsoft.Xna.Framework |