Array.<SoftButton>
Array.<Turn>
UpdateTurnList
UpdateTurnList
Array.<SoftButton>
Get the SoftButtons
Kind: Instance method of UpdateTurnList
Returns: Array.<SoftButton>
- the KEY_SOFT_BUTTONS value
Array.<Turn>
Get the TurnList
Kind: Instance method of UpdateTurnList
Returns: Array.<Turn>
- the KEY_TURN_LIST value
UpdateTurnList
Set the SoftButtons
Kind: Instance method of UpdateTurnList
Returns: UpdateTurnList
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
buttons | Array.<SoftButton> |
If omitted on supported displays, app-defined SoftButton will be left blank. - The desired SoftButtons. {'array_min_size': 0, 'array_max_size': 1} |