SetMousePosition

From OxeyeWiki

(Difference between revisions)
Jump to: navigation, search
Thewreck (Talk | contribs)
(Created page with '{{DaisyMethod | daisy.setMousePosition(x,y) | This method sets the mouse position. | {{MethodParam|x|A number|0 is the left edge of the application. Value is in pixels.}} {{Meth...')

Latest revision as of 12:15, 19 January 2010

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