hiSetMouseStopDetectTime
hiSetMouseStopDetectTime(x_time) =>x_time/nil
Description
Sets the stop detection time to detect if a mouse has stopped moving.
Argument
|
The time in millseconds used to detect if the mouse has stopped moving. That is, if no motion events in x_time are received then the mouse can be classed as having stopped moving. |
Value Returned
Related Topics
General Environmental Functions
Return to top