Метод | Описание | |
---|---|---|
HandleMe ( string &label, bool clicked, int &yPosition, int index ) : void | ||
OptionLabel ( string v, Func |
public HandleMe ( string &label, bool clicked, int &yPosition, int index ) : void | ||
label | string | |
clicked | bool | |
yPosition | int | |
index | int | |
Результат | void |
public OptionLabel ( string v, Func |
||
v | string | |
getter | Func |
|
setter | Action |
|
Результат | Microsoft.Xna.Framework |