Mouse Move
- About Mouse Move
- Reference Manual Entry
This Mouse Move Block allows Grid to send mouse move messages to the host computer, letting you send even scrollwheel messages.
Mouse Move Block, eg.: move the mousewheel
mouse move send
- shortname: gmms
- How:
mouse_move_send(axis, position)
- axis: integer, ranging 1...3 where 3=mousewheel
- position: integer
- What: This function sends a mouse move message to the host. Where the movement equals to the position parameter in screensspace.
- Example: