SetRepeatClickFlags
Prototype: GemRB.SetRepeatClickFlags (value, op)
Description: Sets the mode repeat clicks are handled.
Parameters:
- value - speed, see the GEM_RK* flags in GUIDefines.py
- op - bit operation to perform
Return value: N/A
See also: bit_operation
Back to function index, GUIScript introduction.