Property | Type | Description | |
---|---|---|---|
isLabel | bool | ||
labelScale | float |
Method | Description | |
---|---|---|
HandleMe ( string &label, bool clicked, int &yPosition, int index ) : void | ||
HandleMeAdditional ( bool &isPlainWhiteLabel ) : void |
public HandleMe ( string &label, bool clicked, int &yPosition, int index ) : void | ||
label | string | |
clicked | bool | |
yPosition | int | |
index | int | |
return | void |
public HandleMeAdditional ( bool &isPlainWhiteLabel ) : void | ||
isPlainWhiteLabel | bool | |
return | void |