OnMouseWheel picture event
Related pages:
ENTRY OnMouseWheel(IN INT _x, _y, _direction, IN BOOL _bShift, _bCtrl, _bAlt) ; script actions END OnMouseWheel
_x | Parameter of INT type. |
_y | Parameter of INT type. |
_direction | Parameter of INT type. |
_bShift | Parameter of BOOL type. |
_bCtrl | Parameter of BOOL type. |
_bAlt | Parameter of BOOL type. |
ENTRY OnMouseWheel(IN INT _x, _y, _direction, IN BOOL _bShift, _bCtrl, _bAlt) ;akcie END OnMouseWheel
Related pages:
Pridať komentár