Property | Type | Description | |
---|---|---|---|
Grid | |||
GridText | Text | ||
Name | Text | ||
Timer | |||
TimerValue | Text |
Method | Description | |
---|---|---|
SetGrid ( int value ) : void | ||
SetName ( string text ) : void | ||
SetTimerOn ( bool visible, int initialValue ) : void | ||
SetTurn ( bool turn ) : void | ||
SetWin ( ) : void |
public SetTimerOn ( bool visible, int initialValue ) : void | ||
visible | bool | |
initialValue | int | |
return | void |