SetMousePosition

From OxeyeWiki

Jump to: navigation, search

daisy.setMousePosition(x,y)

This method sets the mouse position.

Parameter Expected Type Description
x A number 0 is the left edge of the application. Value is in pixels.
y A number 0 is the top edge of the application. Value is in pixels.
Returns

Returns nothing.

Daisymoon Video Lib

Example

   daisy.setMousePosition(10,10)
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox