You are here: Lua Scripting Resources eGuide > Lua Scripting API Reference Guide > Event Handling > mouseMove

8.31 mouseMove

on.mouseMove(x, y)

This routine is called when the user moves the mouse pointer. The mouse button does not have to be pressed to receive these events.

Introduced in platform.apiLevel = '1.0'