BBjScrollWheelEvent::getScrollDirection
Description
This method returns the direction of the scroll wheel.
Syntax
Return Value |
Method |
int |
getScrollDirection() |
Parameters
None.
Return Value
Returns the direction as follows:
0 |
Mouse scrolled down. |
16 |
Mouse scrolled up. |
Remarks
None.
See Also
BBj Object Diagram for an illustration of the relationship between BBjObjects.