sliderSetSpeed

From Bohemia Interactive Community
Revision as of 17:01, 4 May 2006 by Planck (talk | contribs)
Jump to navigation Jump to search


sliderSetSpeed [idc,line,page]


Operand types:

[idc, line, page]: Array

Type of returned value:

Nothing

Compatibility:

Added in version 1.79

Description:

Set speed of slider with id idc of topmost user dialog.

Click to arrow = move by line

Click to scale outside thumb = move by page.


Example:

sliderSetspeed [101, 0.5, 2]