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